소스 검색

Updated README.

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