From b9d51c9a1758d95a05bb65b278e354df292a1905 Mon Sep 17 00:00:00 2001 From: Hakan Ensari Date: Sun, 31 Dec 2017 16:52:17 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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