Explorar o código

Mise à jour du README

François Drouhard %!s(int64=5) %!d(string=hai) anos
pai
achega
7b1720d1d8
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -70,6 +70,9 @@ Mise à jour
 ```
 $ cd /path_to/symfony-4-2/
 $ git pull
+$ yarn install
+$ composer install
+$ yarn encore production
 $ php bin/console doctrine:migrations:migrate
 $ php bin/console cache:clear --env=prod
 ```