Skip to content

Commit cc0ae25

Browse files
committed
Remove the comment about GOPATH
1 parent 6cd2bf5 commit cc0ae25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ The easiest way to use the MessageBird API in your Go project is to install it u
1818
$ go get github.com/messagebird/go-rest-api
1919
```
2020

21-
If this doesn't work, you probably haven't set your [GOPATH](https://code.google.com/p/go-wiki/wiki/GOPATH) variable.
22-
2321
Examples
2422
--------
2523
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

Comments
 (0)