From ce4aaf89e234dc8d00712025ff17ab3842b88bcf Mon Sep 17 00:00:00 2001 From: Peeyush Kushwaha Date: Mon, 9 Apr 2018 00:16:08 +0530 Subject: [PATCH] Add info about generating github token in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2721028..545a13e 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ You can export the GITHUB_USER and GITHUB_TOKEN environment variables in your sh set -x GITHUB_USER your_username set -x GITHUB_TOKEN your_github_api_token_for_fisherman ``` +If you don't have a GitHub API token, you can [generate one from account settings](https://blog.github.com/2013-05-16-personal-api-tokens/) [slack-link]: https://fisherman-wharf.herokuapp.com [slack-badge]: https://fisherman-wharf.herokuapp.com/badge.svg