diff --git a/episodes/03-create.md b/episodes/03-create.md index 7d01119ec6..c13ea4b2bf 100644 --- a/episodes/03-create.md +++ b/episodes/03-create.md @@ -103,7 +103,7 @@ wording of the output might be slightly different. Along with tracking information about recipes (the project we have already created), Alfredo would also like to track information about desserts specifically. -Despite Jimmy's concerns, Alfredo creates a `desserts` project inside his `recipes` +Alfredo creates a `desserts` project inside his `recipes` project with the following sequence of commands: ```bash