Skip to content

Commit

Permalink
Merge pull request #2626 from wordpress-mobile/update-setup-in-readme
Browse files Browse the repository at this point in the history
Update README to correct initial setup instructions
  • Loading branch information
hypest authored Sep 16, 2020
2 parents b16f6df + eb7a9f9 commit 4559ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ git submodule update
Before running the demo app, you need to download and install the project dependencies. This is done via the following command:

```
cd gutenberg
nvm install --latest-npm
cd ..
npm install
```

Expand Down

0 comments on commit 4559ca2

Please sign in to comment.