Skip to content

Commit

Permalink
removes obsolete instructions regarding web server
Browse files Browse the repository at this point in the history
fixes #611
  • Loading branch information
stopfstedt authored Oct 7, 2020
1 parent 9069a0a commit 848d007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ This guide assumes you know how to use the command-line and that your machine ha
- run `php bin/console bazinga:js-translation:dump assets/js` to export translation files for the frontend
- run `php bin/console fos:js-routing:dump --target=public/js/fos_js_routes.js` to export routes for the frontend
- run `gulp` to build web assets
- run `php bin/console server:run`

## Setup an admin account

Expand Down

0 comments on commit 848d007

Please sign in to comment.