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

Commit da1cf07

Browse files
authored
chore: add coder-sdk import path to readme (#256)
1 parent 9c085aa commit da1cf07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

coder-sdk/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22

33
`coder-sdk` is a Go client library for [Coder Enterprise](https://coder.com).
44
It is not yet stable and therefore we do not recommend depending on the current state of its public APIs.
5+
6+
## Usage
7+
8+
```bash
9+
go get cdr.dev/coder-cli/coder-sdk
10+
```

0 commit comments

Comments
 (0)