Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phasath authored May 18, 2021
1 parent e89659a commit d00e8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ pipenv install
$ pipenv shell
$ pipenv run local
```
> Note that, to change the code in the container as you change in the repo, you'll need to add a volumes on the docker-compose file
> Note that, to change the code in the container as you change in the repo, you'll need to add a volumes on the docker-compose file.
> Also, observe that `local` is a script inside `Pipfile` that starts a local development server to make usage of auto-reloading and debugging.
## Tests
Expand Down

0 comments on commit d00e8aa

Please sign in to comment.