Explorar o código

faq.md: when updating, update all npm deps

... not just `amber-dev`.
Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
bb815ba275
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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