diff --git a/docs/docs/tutorial/chapter1/installation.md b/docs/docs/tutorial/chapter1/installation.md index 26df59ca3c32..266664f74687 100644 --- a/docs/docs/tutorial/chapter1/installation.md +++ b/docs/docs/tutorial/chapter1/installation.md @@ -24,6 +24,7 @@ You'll have a new directory `redwoodblog` containing several directories and fil ```bash cd redwoodblog +yarn install yarn redwood dev ```