Skip to content

Commit

Permalink
Fix start command
Browse files Browse the repository at this point in the history
  • Loading branch information
krylovia committed Aug 13, 2020
1 parent 99154f8 commit d13d7bb
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 @@ -5,8 +5,7 @@
## Run game

```
$ cd cmd/game
$ go run *go
$ go run cmd/game/main.go
```

## Sprites
Expand Down

0 comments on commit d13d7bb

Please sign in to comment.