Skip to content

Commit 9419d5d

Browse files
committed
Update README.md file
1 parent 77b1618 commit 9419d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Further, it can be used by administrators to add and remove users.
2020
It it easiest to download the binary from the [latest release](https://github.com/pushbits/cli/releases).
2121
Alternatively, build it yourself:
2222
```bash
23-
go get -u github.com/pushbits/cli/cmd/...
23+
go install github.com/pushbits/cli/cmd/...@latest
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)