summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2021-10-17 00:35:44 +0200
committerGitHub <noreply@github.com>2021-10-17 00:35:44 +0200
commit7551b4e7a35e20cb18f9ba88dc0f787adbd33877 (patch)
tree1e065b80234ee6dc45f3b460c6f3dd9489e812c3 /README.md
parent61bab22dde8e3abd2e1cbeb57d1f7a8d28ef95f8 (diff)
downloadmatterbridge-msglm-7551b4e7a35e20cb18f9ba88dc0f787adbd33877.tar.gz
matterbridge-msglm-7551b4e7a35e20cb18f9ba88dc0f787adbd33877.tar.bz2
matterbridge-msglm-7551b4e7a35e20cb18f9ba88dc0f787adbd33877.zip
Need to update to Go 1.17 because of gopackage/ddp dependency (#1611)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41005f73..c01c8c6e 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,7 @@ To install or upgrade just download the latest [binary](https://github.com/42wim
Most people just want to use binaries, you can find those [here](https://github.com/42wim/matterbridge/releases/latest)
If you really want to build from source, follow these instructions:
-Go 1.13+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed.
+Go 1.17+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed.
```bash
go get github.com/42wim/matterbridge