Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ brew install anthropics/tap/ant

### Installing with Go

To test or install the CLI locally, you need [Go](https://go.dev/doc/install) version 1.22 or later installed.
To test or install the CLI locally, you need [Go](https://go.dev/doc/install) version 1.25 or later installed.

```sh
go install 'github.com/anthropics/anthropic-cli/cmd/ant@latest'
Expand Down