Write the right URL into readme for go get
This commit is contained in:
parent
8bbeed1464
commit
dec43cdddb
|
|
@ -13,7 +13,7 @@ Provide an HTTP anthentification over XMPP. Implementation of [XEP-0070](https:/
|
||||||
Download the CA at [https://kingpenguin.tk/ressources/cacert.pem](https://kingpenguin.tk/ressources/cacert.pem), then install it on your operating system.
|
Download the CA at [https://kingpenguin.tk/ressources/cacert.pem](https://kingpenguin.tk/ressources/cacert.pem), then install it on your operating system.
|
||||||
Once installed, go into your $GOPATH directory and go get the source code.
|
Once installed, go into your $GOPATH directory and go get the source code.
|
||||||
```sh
|
```sh
|
||||||
go get git.kingpenguin.tk/chteufleur/go-xmpp4steam.git
|
go get git.kingpenguin.tk/chteufleur/HTTPAuthentificationOverXMPP.git
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configure
|
### Configure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue