We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818a2a5 commit 5ace938Copy full SHA for 5ace938
README.md
@@ -13,7 +13,7 @@ Installation
13
The easiest way to use the MessageBird API in your Go project is to install it using *go get*:
14
15
```
16
-$ go get https://github.com/messagebird/go-rest-api/messagebird
+$ go get github.com/messagebird/go-rest-api/messagebird
17
18
19
If this doesn't work, you probably haven't set your [GOPATH](https://code.google.com/p/go-wiki/wiki/GOPATH) variable.
0 commit comments