Commit 86dc952a authored by Stan Hu's avatar Stan Hu

Change geo:db:setup to geo:db:migrate

[ci skip]
parent bf7aa077
......@@ -169,7 +169,7 @@ sensitive data in the database. Any secondary node must have the
1. Set up the Geo tracking database:
```
bundle exec rake geo:db:setup
bundle exec rake geo:db:migrate
```
1. Open the secrets file and paste the value of `db_key_base` you copied in the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment