Kaynağa Gözat

Add missing step

Samuel Denis-D'Ortun 5 yıl önce
ebeveyn
işleme
22e569ae60
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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.