We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75fad0 commit e9bf9d4Copy full SHA for e9bf9d4
1 file changed
README.md
@@ -89,7 +89,7 @@ If you already have [Go](https://go.dev/dl/) installed, you can install **ipdex*
89
90
91
```bash
92
-go install github.com/crowdsecurity/ipdex/cmd/ipdex@v0.0.1
+go install github.com/crowdsecurity/ipdex/cmd/ipdex@latest
93
```
94
95
This will download, build, and place the `ipdex` binary into your `$GOBIN` directory (usually `$HOME/go/bin`).
0 commit comments