Skip to content

Commit

Permalink
Update readme's setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Kendal committed Mar 1, 2017
1 parent 0731478 commit 8f70a65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@ The 2017 Game Server
```sh
git clone [email protected]:StemboltHQ/battle_snake.git`
cd battle_snake
mix setup
./scripts/setup
./scripts/dev-server
```

## Testing

```sh
mix setup # only required the first time
mix test
```

Expand Down

0 comments on commit 8f70a65

Please sign in to comment.