We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab12b7 commit d3b0428Copy full SHA for d3b0428
README.md
@@ -43,7 +43,6 @@ Building from source
43
-----
44
45
- install go compiler toolchain https://golang.org/dl
46
-- open console or powershell
47
-- run `go get github.com/kaey/gamearc/cmd/...`
+- run `go install github.com/kaey/gamearc/cmd/...@latest`
48
- binaries will appear in `$HOME/go/bin` (you can verify its location by running `go env GOPATH`)
49
0 commit comments