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

Commit36b48b1

Browse files
committed
Make get command in README module aware
Closes#36
1 parentc9b62e1 commit36b48b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ 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:
11+
To install the latest versionwith`go` you canuse:
1212

1313
```bash
14-
go get cdr.dev/coder-cli/cmd/coder
14+
GO111MODULE=ongo get cdr.dev/coder-cli/cmd/coder@latest
1515
```
1616

17-
To install a specific[release](https://github.com/cdr/coder-cli/releases):
17+
Or from[GitHub Releases](https://github.com/cdr/coder-cli/releases):
1818

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp