Skip to content

Commit

Permalink
[RNMobile] Update the getting started documentation (related to disab…
Browse files Browse the repository at this point in the history
…le NPM v7) (#30189)
  • Loading branch information
fluiddot authored Mar 24, 2021
1 parent 24c5e27 commit 678477d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributors/code/getting-started-native-mobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ git clone https://github.com/WordPress/gutenberg.git
Note that the commands described here should be run in the top-level directory of the cloned project. Before running the demo app, you need to download and install the project dependencies. This is done via the following command:

```
nvm install --latest-npm
nvm install
npm ci
```

Expand Down

0 comments on commit 678477d

Please sign in to comment.