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

Commit fc0c867

Browse files
committed
Add Install line
1 parent 62ffe24 commit fc0c867

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
It is useful in cases where you want to use an unsupported IDE with your Coder
66
Environment.
77

8+
## Install
9+
10+
```go
11+
go get cdr.dev/coder-cli/cmd/coder
12+
```
13+
814
## Login
915
```shell script
1016
$ coder login https://my-coder-enterprise.com

0 commit comments

Comments
 (0)