Mikael Säker преди 8 години
родител
ревизия
f13046a2aa
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -7,11 +7,12 @@ This repo holds the markdown source files and assets for Defold documentation. E
 Node.js and Gulp:
 
 ```sh
+$ brew install node
 $ npm install gulp-cli -g
 $ npm install
 ```
 
-(Don't bother about "npm WARN deprecated" things during install.)
+(Don't bother about "npm WARN deprecated" things during npm install.)
 
 ## Edit and preview