Explorar el Código

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

Yannick Warnier hace 6 años
padre
commit
5d15126181
Se han modificado 1 ficheros con 1 adiciones y 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
 ~~~~