Explorar o código

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

Yannick Warnier %!s(int64=6) %!d(string=hai) anos
pai
achega
5d15126181
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 ~~~~