Skip to content

Commit

Permalink
minor change to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo committed Mar 8, 2016
1 parent 6574f39 commit 098342e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@

1. Get Clash of Clans API keys from
2. Fetch locations with rake task `rake api:fetch_location['token']`
3. Fetch rankigns with rake task `rake api:fetch_rankings['token']`
3. Fetch rankigns with rake task `rake api:fetch_ranks['token']`
4. Start server with `rails s` command and navigate to `http://localhost:3000`

## Deployment
Expand Down

0 comments on commit 098342e

Please sign in to comment.