Skip to content

Commit

Permalink
Remove the comment about GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
prep committed Sep 7, 2015
1 parent 6cd2bf5 commit cc0ae25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ The easiest way to use the MessageBird API in your Go project is to install it u
$ go get github.com/messagebird/go-rest-api
```

If this doesn't work, you probably haven't set your [GOPATH](https://code.google.com/p/go-wiki/wiki/GOPATH) variable.

Examples
--------
Here is a quick example on how to get started. Assuming the **go get** installation worked, you can import the messagebird package like this:
Expand Down

0 comments on commit cc0ae25

Please sign in to comment.