Skip to content

Commit

Permalink
Update installation.md (#9887)
Browse files Browse the repository at this point in the history
`yarn install` was missing in the tutorial command.
  • Loading branch information
loddaa authored Jan 26, 2024
1 parent e26395f commit 802c251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/tutorial/chapter1/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ You'll have a new directory `redwoodblog` containing several directories and fil

```bash
cd redwoodblog
yarn install
yarn redwood dev
```

Expand Down

0 comments on commit 802c251

Please sign in to comment.