summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-01-31 17:38:02 +0100
committerWim <wim@42.be>2019-01-31 17:38:02 +0100
commit430b38e77078d2b06145d782877c05d1aa18708c (patch)
tree5d5b1aa03aab2d0765e383d8501ee15706a3184a /README.md
parente7f463a082b65c52e47875574207c16d7e3943a7 (diff)
downloadmatterbridge-msglm-430b38e77078d2b06145d782877c05d1aa18708c.tar.gz
matterbridge-msglm-430b38e77078d2b06145d782877c05d1aa18708c.tar.bz2
matterbridge-msglm-430b38e77078d2b06145d782877c05d1aa18708c.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b3586949..ebd9fd75 100644
--- a/README.md
+++ b/README.md
@@ -93,14 +93,14 @@ See https://github.com/42wim/matterbridge/wiki
## Installing
### Binaries
-* Latest stable release [v1.12.2](https://github.com/42wim/matterbridge/releases/latest)
+* Latest stable release [v1.13.1](https://github.com/42wim/matterbridge/releases/latest)
* Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/)
### Packages
* [Overview](https://repology.org/metapackage/matterbridge/versions)
### Building
-Go 1.8+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH](https://golang.org/doc/code.html#GOPATH).
+Go 1.9+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH](https://golang.org/doc/code.html#GOPATH).
After Go is setup, download matterbridge to your $GOPATH directory.
@@ -245,6 +245,7 @@ Matterbridge wouldn't exist without these libraries:
* irc - https://github.com/lrstanley/girc
* mattermost - https://github.com/mattermost/mattermost-server
* matrix - https://github.com/matrix-org/gomatrix
+* sshchat - https://github.com/shazow/ssh-chat
* slack - https://github.com/nlopes/slack
* steam - https://github.com/Philipp15b/go-steam
* telegram - https://github.com/go-telegram-bot-api/telegram-bot-api