Selaa lähdekoodia

Merge branch 'master' of github.com:chamilo/chamilo-lms

Yannick Warnier 6 vuotta sitten
vanhempi
commit
5d15126181
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ Then enter the main/install/index.php and follow the UI instructions (database,
 If you have already installed it and just want to update it from Git, do:
 ~~~~
 git pull origin master
-yarn install
+yarn upgrade
 yarn encore dev
 composer update
 ~~~~