Commit 0247dad6 by Arian Stolwijk

Fix README to update the submodule with --recursive

parent d918895d
......@@ -213,7 +213,7 @@ Check out the project:
git clone https://github.com/sass/node-sass.git
cd node-sass
git submodule init
git submodule update
git submodule update --recursive
npm install
npm install -g node-gyp
node-gyp rebuild
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment