Samuel Denis-D'Ortun пре 5 година
родитељ
комит
22e569ae60
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -22,5 +22,6 @@ Installation
 5. Run `app/console assets:install web` to deploy the assets on the web dir.
 6. Run `app/console cache:warmup --env=prod` and `app/console cache:warmup --env=prod` to warmup cache
 7. Make a VirtualHost with DocumentRoot pointing to web/
+8. Run a CRON job `app/console packagist:run-workers`
 
 You should now be able to access the site, create a user, etc.