docs: use go install
This commit is contained in:
parent
9ae8b0a3f2
commit
da13887145
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ yay -S doggo-bin
|
||||||
You need to have `go` installed in your system.
|
You need to have `go` installed in your system.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ go get github.com/mr-karan/doggo/cmd/doggo
|
$ go install github.com/mr-karan/doggo/cmd/doggo@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
The binary will be available at `$GOPATH/bin/doggo`.
|
The binary will be available at `$GOPATH/bin/doggo`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue