Skip to content

Commit

Permalink
Fix link to API token page and add @antzshrek to CONTRIBUTORS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antzshrek authored and Zachary Scott committed Nov 16, 2018
1 parent ab843dd commit 99e1457
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ We are very grateful to the following people have helped us to build the CLI too
- [Nicolas Caniart](https://github.com/cans)
- [Matthias Fax](https://github.com/matfax)
- [Ben Porter](https://github.com/FreedomBen)
- [Reuben Antz](https://github.com/antzshrek)
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,14 @@ circleci update install

## Configure the CLI

You may first need to generate a CircleCI API Token from the [Personal API Token tab](https://circleci.com/account/api).
After installing the latest version of our CLI, you must run setup to configure the tool.

```
$ circleci setup
```
You should be prompted to enter the _CircleCI API Token_ you generated from Personal API Token tab](https://circleci.com/account/api)

You should be prompted to enter the _CircleCI API Token_ you generated from the [Personal API Token tab](https://circleci.com/account/api)


```
✔ CircleCI API Token:
Expand Down

0 comments on commit 99e1457

Please sign in to comment.