mirror of
https://salsa.debian.org/mdosch/go-sendxmpp
synced 2024-11-18 21:25:31 +00:00
Add note about installing master.
This commit is contained in:
parent
11071ad98e
commit
4122d32673
@ -33,10 +33,18 @@ $ go get -u salsa.debian.org/mdosch/go-sendxmpp
|
||||
|
||||
#### Go >= 1.16
|
||||
|
||||
Latest release:
|
||||
|
||||
```plain
|
||||
$ go install salsa.debian.org/mdosch/go-sendxmpp@latest
|
||||
```
|
||||
|
||||
Current development version:
|
||||
|
||||
```plain
|
||||
$ go install salsa.debian.org/mdosch/go-sendxmpp@master
|
||||
```
|
||||
|
||||
You will find the binary in `$GOPATH/bin` or, if set, `$GOBIN`.
|
||||
|
||||
### binaries
|
||||
|
Loading…
Reference in New Issue
Block a user