Skip to content

Commit

Permalink
Merge pull request #39 from mtpereira/fix-go-get-url
Browse files Browse the repository at this point in the history
Fix URL on the go get instructions.
  • Loading branch information
jpbruinsslot committed Oct 29, 2016
2 parents 3127adf + d04378b commit d5f670d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Getting started


```bash
$ go get github.com/erroneouboat/slack-term
$ go get github.com/erroneousboat/slack-term
```

2. Get a slack token, click [here](https://api.slack.com/docs/oauth-test-tokens)
Expand Down

0 comments on commit d5f670d

Please sign in to comment.