Skip to content

Commit c06123d

Browse files
bahlotothmano
andauthored
Remove go version from CLI page (#109)
Co-authored-by: Mano Toth <tothmano@gmail.com>
1 parent 5853711 commit c06123d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can use the command line to ingest data, manage authentication state, and co
1717

1818
### Install using go install
1919

20-
To install Axiom CLI, make sure you have [Go](https://golang.org/dl/) version 1.16 or higher, then run this command from any directory in your terminal.
20+
To install Axiom CLI, make sure you have [Go](https://golang.org/dl/) installed, then run this command from any directory in your terminal.
2121

2222
```bash
2323
go install github.com/axiomhq/cli/cmd/axiom@latest

0 commit comments

Comments
 (0)