Skip to content

Commit 60961aa

Browse files
authored
Update README.md
1 parent a1730ab commit 60961aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ docker compose exec web bin/console doctrine:schema:update --force
3737

3838
# load fixtures
3939
docker compose exec web bin/console doctrine:fixtures:load -n
40+
```
4041

41-
# Compile assets
42-
docker compose exec web bin/console asset-map:compile
43-
```
42+
The application is available at the url : http://localhost/

0 commit comments

Comments
 (0)