From b6d81f34ba7ee88e7a18a27cf4e0aeebaaf82c79 Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 7 Dec 2018 23:55:08 +0100 Subject: [PATCH] Add repology link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0582916b..7d3d304e 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,9 @@ See https://github.com/42wim/matterbridge/wiki * Latest stable release [v1.12.2](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).