diff --git a/README.md b/README.md index bb11d13..b13dd24 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ $ vim app/config/parameters.yml $ bin/console doctrine:schema:create $ bin/console doctrine:generate:entities MmiEnigmaBundle $ bin/console doctrine:schema:update --force +$ bin/console assets:install --symlink --relative ``` @@ -47,4 +48,4 @@ Utilisation de mage (`/.mage`) ``` $ vendor/bin/mage deploy to:production -``` \ No newline at end of file +```