Kaynağa Gözat

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

Yannick Warnier 6 yıl önce
ebeveyn
işleme
5d15126181
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 ~~~~