Commit 1faa9460 by Daijiro Wachi

Add description to init git submodule

parent 2b2c5d3b
...@@ -212,6 +212,7 @@ Check out the project: ...@@ -212,6 +212,7 @@ Check out the project:
git clone --recursive https://github.com/sass/node-sass.git git clone --recursive https://github.com/sass/node-sass.git
cd node-sass cd node-sass
git submodule update --init --recursive
npm install npm install
npm install -g node-gyp npm install -g node-gyp
node-gyp rebuild 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