소스 검색

Update README.md

Yuki Takei 9 년 전
부모
커밋
00f501f09e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -54,6 +54,7 @@ What you need to run this app:
 
 ## Build and Running the app
 * `clone` this repository
+* `npm install -g npm@4` to install required global dependencies
 * `npm install` to install all dependencies or `yarn`
 * `npm run build` to build client app
 * `npm run server` to start the dev server in another tab