Skip to content

Commit d3b0428

Browse files
committed
update build instructions
1 parent fab12b7 commit d3b0428

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Building from source
4343
-----
4444

4545
- install go compiler toolchain https://golang.org/dl
46-
- open console or powershell
47-
- run `go get github.com/kaey/gamearc/cmd/...`
46+
- run `go install github.com/kaey/gamearc/cmd/...@latest`
4847
- binaries will appear in `$HOME/go/bin` (you can verify its location by running `go env GOPATH`)
4948

0 commit comments

Comments
 (0)