Skip to content

Commit 9380985

Browse files
authored
Update README.md
fixes #11
1 parent 508f05d commit 9380985

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
@@ -121,7 +121,7 @@ go build -o certgraph certgraph.go
121121
Alternatively you can use `go get` to install with this one-liner:
122122

123123
```console
124-
go get -u github.com/lanrat/certgraph
124+
go install github.com/lanrat/certgraph@latest
125125
```
126126

127127
## [Web UI](https://lanrat.github.io/certgraph/)

0 commit comments

Comments
 (0)