Skip to content

Commit

Permalink
Add deps.get step to readme (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf authored Oct 20, 2021
1 parent e7bfd9c commit 59af657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Using Docker:

* `docker-compose down --rmi all -v --remove-orphans`
* `docker-compose build`
* `docker-compose run --rm designator mix deps.get`
* `docker-compose run --rm designator mix ecto.create`
* `docker-compose up` and `curl http://localhost:4000/api`

Expand Down

0 comments on commit 59af657

Please sign in to comment.