From 2ba8f1e446e6caa118cc1fa344d66c433818e2f6 Mon Sep 17 00:00:00 2001 From: Matthew Rothenberg Date: Wed, 24 Feb 2016 00:30:40 -0500 Subject: [PATCH] better phrasing, thanks @llkats --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d47a95..95c389b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ homebrew organization uses GitHub stars as the measure of popularity in deciding whether to accept new recipes._ ## Authentication -Simply grab your Slack user token from [this page][1]. +Generate your Slack user token on [this page][1]. You'll need to either pass it to the program via the `--api-token` flag or store it as `SLACK_TOKEN` environment variable.