Skip to content

Commit

Permalink
docs: update install command
Browse files Browse the repository at this point in the history
  • Loading branch information
tmountain authored Jan 7, 2021
1 parent 8be1f6f commit 0681cb5
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 @@ -40,7 +40,7 @@ An example of a board snapshot:
**uchess** can be installed using "go get".

```bash
go get github.com/tmountain/uchess/cmd/uchess
go get -u github.com/tmountain/uchess/cmd/uchess
```

## Usage
Expand Down

0 comments on commit 0681cb5

Please sign in to comment.