commit 574ac5719af95dad56c1630581add4fa5b313557
Author: Wim <wim@42.be>
Date: Tue Apr 12 00:39:06 2022 +0000
diff --git a/README.md b/README.md
index 29b5ae5..e8cebde 100644
--- a/README.md
+++ b/README.md
@@ -1967 +1967 @@ You can reduce this memory requirement to 0,5GB RAM by adding the `nomsteams` ta
To install the latest stable run:
```bash
-go install github.com/42wim/matterbridge@17da95b094e4bb433e5fe240fa42067d94d908c1
+go install github.com/42wim/matterbridge
```
To install the latest dev run:
@@ -2087 +2087 @@ go install github.com/42wim/matterbridge@master
To install the latest stable run without msteams or zulip bridge:
```bash
-go install -tags nomsteams,nozulip github.com/42wim/matterbridge@17da95b094e4bb433e5fe240fa42067d94d908c1
+go install -tags nomsteams,nozulip github.com/42wim/matterbridge
```
You should now have matterbridge binary in the ~/go/bin directory: