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

This reverts commit fed7dfc469a36d11bf0332c1266d01f937ecbc0f.
This commit is contained in:
Victor Grishchenko 2017-01-26 15:55:26 +01:00
parent fed7dfc469
commit 8bc4e4f428

View File

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