Merge pull request #952 from mbalex99/ReadMetypofix
Fixing README.md typo for build command
This commit is contained in:
commit
9f09e03b99
|
@ -63,7 +63,7 @@ To build for Android:
|
||||||
To build for nodejs:
|
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
|
- On Windows you will need to setup the environment for node-gyp
|
||||||
|
|
Loading…
Reference in New Issue