Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit4a365b9

Browse files
committed
Revert "Removego get instructions"
This reverts commit3ec4d41.Didn't have a review
1 parent3ec4d41 commit4a365b9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ 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-
##Install Release
9+
##Installation
1010

11-
Download the latest[release](https://github.com/cdr/coder-cli/releases):
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):
1218

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp