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

Commit d0194e2

Browse files
committed
Remove go get instructions
They're only helpful to internal engineers. Change-Id: Ia41342d2932bdc0c6987cab6ad9dfdeda82da10d
1 parent 4a365b9 commit d0194e2

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

Diff for: README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,9 @@ To view usage documentation, head over to [https://enterprise.coder.com](https:/
66

77
To report bugs and request features, please [open an issue](https://github.com/cdr/coder-cli/issues/new).
88

9-
## Installation
9+
## Install Release
1010

11-
To install the latest version with `go` you can use:
12-
13-
```bash
14-
GO111MODULE=on go get cdr.dev/coder-cli/cmd/coder@latest
15-
```
16-
17-
Or from [GitHub Releases](https://github.com/cdr/coder-cli/releases):
11+
Download the latest [release](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)