Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 38fce68609515d215a3e69674916fa5e9e28a6c9 Author: Wim <wim@42.be> Date: Fri Oct 30 09:57:23 2015 +0000 Fix go get path diff --git a/README.md b/README.md index db9d47b..10b9f5c 100644 --- a/README.md +++ b/README.md @@ -157 +157 @@ Make sure you have [Go](https://golang.org/doc/install) properly installed, incl    ```  cd $GOPATH -go get https://github.com/42wim/matterbridge +go get github.com/42wim/matterbridge  ```    You should now have matterbridge binary in the bin directory: