Fix go get path

pull/2/merge
Wim 9 years ago
parent 90f276863b
commit 38fce68609

@ -15,7 +15,7 @@ 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:

Loading…
Cancel
Save