From 1b14d8561c182e51991c88c866f15c7dd9a06ed7 Mon Sep 17 00:00:00 2001 From: Manuel Tiago Pereira Date: Thu, 27 Oct 2016 08:50:14 +0100 Subject: [PATCH] Fix URL on the go get instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444d731..4016233 100644 --- a/README.md +++ b/README.md @@ -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)