Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 925216e

Browse files
committed
Remove go get install suggestion
1 parent 8cbafc7 commit 925216e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ To report bugs and request features, please [open an issue](https://github.com/c
88

99
## Installation
1010

11-
To install the latest version use:
12-
13-
```bash
14-
go get cdr.dev/coder-cli/cmd/coder
15-
```
16-
17-
To install a specific [release](https://github.com/cdr/coder-cli/releases):
11+
Install the latest release [here](https://github.com/cdr/coder-cli/releases):
1812

1913
1. Click a release and download the tar file for your operating system (ex: coder-cli-linux-amd64.tar.gz)
2014
2. Extract the `coder` binary from the tar file, ex:

0 commit comments

Comments
 (0)