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

Commit 9a9a1f3

Browse files
authored
chore: add note this is the CLI for Coder Classic (#485)
1 parent abc1a86 commit 9a9a1f3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![GitHub Release](https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false)](https://github.com/cdr/coder-cli/releases)
44
[![Documentation](https://godoc.org/cdr.dev/coder-cli?status.svg)](https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk)
55

6-
`coder` is a command line utility for Coder.
7-
8-
To report bugs and request features, please [open an issue](https://github.com/cdr/coder-cli/issues/new).
6+
> **Note**: This is the command line utility for [Coder Classic](https://coder.com/docs/coder).
7+
> If you are using [Coder OSS](https://coder.com/docs/coder-oss/latest), use [these instructions](https://coder.com/docs/coder-oss/latest/install)
8+
> to install the CLI.
99
1010
## Code
1111

@@ -18,6 +18,10 @@ that's currently in progress.
1818

1919
We will not accept any further pull requests.
2020

21+
## Bugs & feature requests
22+
23+
To report bugs and request features, please [open an issue](https://github.com/cdr/coder-cli/issues/new).
24+
2125
## Installation
2226

2327
### Homebrew (Mac, Linux)

0 commit comments

Comments
 (0)