mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-09 15:58:09 +00:00
Fix go get path
This commit is contained in:
@@ -15,7 +15,7 @@ Make sure you have [Go](https://golang.org/doc/install) properly installed, incl
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd $GOPATH
|
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:
|
You should now have matterbridge binary in the bin directory:
|
||||||
|
Reference in New Issue
Block a user