From 8bc4e4f428147967051f08a680de4448c604f719 Mon Sep 17 00:00:00 2001 From: Victor Grishchenko Date: Thu, 26 Jan 2017 15:55:26 +0100 Subject: [PATCH] Revert "add the npm install step to the build instructions" This reverts commit fed7dfc469a36d11bf0332c1266d01f937ecbc0f. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ec22f2ec..ecb3557a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Then in the cloned directory: ``` git submodule update --init --recursive -npm install ``` To build for iOS: