From 89756ee8e277e796d784aadcc7fd297286c2b2b1 Mon Sep 17 00:00:00 2001 From: Maximilian Alexander Date: Wed, 29 Mar 2017 23:36:07 -0700 Subject: [PATCH] fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46444a3b..15c5f2ef 100644 --- a/README.md +++ b/README.md @@ -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