Revert "add the npm install step to the build instructions"

This reverts commit fed7dfc469.
This commit is contained in:
Victor Grishchenko 2017-01-26 15:55:26 +01:00
parent fed7dfc469
commit 8bc4e4f428
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ Then in the cloned directory:
```
git submodule update --init --recursive
npm install
```
To build for iOS: