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