Przeglądaj źródła

faq.md: when updating, update all npm deps

... not just `amber-dev`.
Herbert Vojčík 9 lat temu
rodzic
commit
bb815ba275
1 zmienionych plików z 1 dodań i 1 usunięć
  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