Minor: Update yarn upgrade command in README.md

pull/2744/head
Yannick Warnier 7 years ago committed by GitHub
parent 27cdd8072c
commit 495b210ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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: If you have already installed it and just want to update it from Git, do:
~~~~ ~~~~
git pull origin master git pull origin master
yarn install yarn upgrade
yarn encore dev yarn encore dev
composer update composer update
~~~~ ~~~~

Loading…
Cancel
Save