mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-26 20:32:02 -08:00
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 New Issue
Block a user