Commit 04c93961 by Andrew Nesbitt

Merge pull request #348 from sass/andrew-patch-1

Updated submodule readme instructions
parents 80422e61 61b5bb07
......@@ -210,10 +210,8 @@ Node-sass includes pre-compiled binaries for popular platforms, to add a binary
Check out the project:
git clone https://github.com/sass/node-sass.git
git clone --recursive https://github.com/sass/node-sass.git
cd node-sass
git submodule init
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