Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afagundes authored Aug 5, 2021
1 parent 020f221 commit a4dfc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A Space Invaders inspired game written in Go. Built with [Termloop](https://gith

## Installation
```
go install github.com/afagundes/go-invaders
go install github.com/afagundes/go-invaders@latest
$GOPATH/bin/go-invaders
```

Expand Down

0 comments on commit a4dfc1e

Please sign in to comment.