Skip to content

Commit e9bf9d4

Browse files
authored
Update README.md
1 parent b75fad0 commit e9bf9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ If you already have [Go](https://go.dev/dl/) installed, you can install **ipdex*
8989
9090

9191
```bash
92-
go install github.com/crowdsecurity/ipdex/cmd/ipdex@v0.0.1
92+
go install github.com/crowdsecurity/ipdex/cmd/ipdex@latest
9393
```
9494

9595
This will download, build, and place the `ipdex` binary into your `$GOBIN` directory (usually `$HOME/go/bin`).

0 commit comments

Comments
 (0)