diff --git a/README.md b/README.md index b63acf7..f58cefe 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ boxen::example { 'best example ever': ## Development -Set `GITHUB_API_KEY` in your shell with a [Github oAuth Token](https://help.github.com/articles/creating-an-oauth-token-for-command-line-use) to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like `Unable to find module 'boxen/puppet-boxen' on https://github.com`. +Set `GITHUB_API_TOKEN` in your shell with a [Github oAuth Token](https://help.github.com/articles/creating-an-oauth-token-for-command-line-use) to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like `Unable to find module 'boxen/puppet-boxen' on https://github.com`. Then write some code. Run `script/cibuild` to test it. Check the `script` directory for other useful tools.