Merge pull request #952 from mbalex99/ReadMetypofix

Fixing README.md typo for build command
This commit is contained in:
blagoev 2017-03-30 10:43:54 +03:00 committed by GitHub
commit 9f09e03b99

View File

@ -63,7 +63,7 @@ To build for Android:
To build for nodejs:
```
npm install --build-from-souce
npm install --build-from-source
```
- On Windows you will need to setup the environment for node-gyp