diff --git a/README.md b/README.md index e1b0e63..8ffeab6 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ docker-compose up -d Then seed data with ```bash -docker-compose run web rake db:migrate rates:load +docker-compose run web rake db:migrate rates:reload ``` Now you can access the API at