소스 검색

faq.md: when updating, update all npm deps

... not just `amber-dev`.
Herbert Vojčík 9 년 전
부모
커밋
bb815ba275
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      faq.md

+ 1 - 1
faq.md

@@ -57,7 +57,7 @@ If you want to be sure which version is latest and which one is bleedingedge use
 
 1. ``npm install -g amber-cli``  will get it fixed for all new projects and 
 
-2.  ``npm update amber-dev`` in every project dir will fix it for current projects
+2.  ``npm update`` in every project dir will fix it for current projects
 
 3. `bower install` in every project dir will fix it for current projects