Commit 69f76417 by Andrew Nesbitt

Need to install node-gyp to rebuild the binaries

parent bb196dd5
......@@ -61,7 +61,7 @@ Check out the project:
git clone https://github.com/andrew/node-sass.git
cd node-sass
npm install
npm install -g node-gyp
git submodule init
git submodule update
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