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 6cd2bf5 commit cc0ae25Copy full SHA for cc0ae25
README.md
@@ -18,8 +18,6 @@ The easiest way to use the MessageBird API in your Go project is to install it u
18
$ go get github.com/messagebird/go-rest-api
19
```
20
21
-If this doesn't work, you probably haven't set your [GOPATH](https://code.google.com/p/go-wiki/wiki/GOPATH) variable.
22
-
23
Examples
24
--------
25
Here is a quick example on how to get started. Assuming the **go get** installation worked, you can import the messagebird package like this:
0 commit comments