We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508f05d commit 9380985Copy full SHA for 9380985
1 file changed
README.md
@@ -121,7 +121,7 @@ go build -o certgraph certgraph.go
121
Alternatively you can use `go get` to install with this one-liner:
122
123
```console
124
-go get -u github.com/lanrat/certgraph
+go install github.com/lanrat/certgraph@latest
125
```
126
127
## [Web UI](https://lanrat.github.io/certgraph/)
0 commit comments