We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go install
1 parent 6ac5d16 commit 0043572Copy full SHA for 0043572
README.md
@@ -14,13 +14,7 @@ You can use AgentAPI:
14
15
## Quickstart
16
17
-1. Install `agentapi` by either:
18
-
19
- - Downloading the latest release binary from the [releases page](https://github.com/coder/agentapi/releases)
20
- - Or building from source:
21
- ```bash
22
- go install github.com/coder/agentapi@latest
23
- ```
+1. Install `agentapi` by downloading the latest release binary from the [releases page](https://github.com/coder/agentapi/releases).
24
25
1. Verify the installation:
26
0 commit comments