Skip to content

Commit 0043572

Browse files
authored
fix: remove go install reference from the README
reason: #13
1 parent 6ac5d16 commit 0043572

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,7 @@ You can use AgentAPI:
1414

1515
## Quickstart
1616

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-
```
17+
1. Install `agentapi` by downloading the latest release binary from the [releases page](https://github.com/coder/agentapi/releases).
2418

2519
1. Verify the installation:
2620

0 commit comments

Comments
 (0)