Commit 7388feea by Andrew Nesbitt

Updated binary rebuilding instructions

parent 9145768f
...@@ -62,9 +62,9 @@ Check out the project: ...@@ -62,9 +62,9 @@ Check out the project:
cd node-sass cd node-sass
npm install npm install
Rebuild the binary: git submodule init
git submodule update
node rebuild.js node-gyp rebuild
Replace the prebuild binary with your newly generated one Replace the prebuild binary with your newly generated one
......
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