Update README.md

This commit is contained in:
Andros Fenollosa 2022-08-09 09:34:23 +00:00
parent 158bac21a8
commit 37e39bb48f

View File

@ -26,7 +26,7 @@ cp env.example .env
2. Load fake data 2. Load fake data
``` bash ``` bash
make run.loaddata.test make run.loaddata.fake
``` ```
### Run Gulp ### Run Gulp
@ -44,7 +44,7 @@ make docker.recreate.django
### Load fake data ### Load fake data
``` ```
make run.loaddata.test make run.loaddata.fake
``` ```
## Production ## Production