Fix installation note
This commit is contained in:
parent
683fdea2ec
commit
d455f29258
|
@ -7,7 +7,7 @@ XMPP check is a tool to check TLS certificate on a remote server.
|
||||||
To install `xmpp-check` in your Go path:
|
To install `xmpp-check` in your Go path:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ go get -u gosrc.io/xmpp/...
|
$ go get -u gosrc.io/xmpp/cmd/xmpp-check
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue