Selaa lähdekoodia

faq.md: when updating, update all npm deps

... not just `amber-dev`.
Herbert Vojčík 9 vuotta sitten
vanhempi
commit
bb815ba275
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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