Skip to content

Commit

Permalink
Merge pull request #54 from CircleCI-Public/fix-readme
Browse files Browse the repository at this point in the history
Change configure subcommand to setup
  • Loading branch information
ndintenfass authored Aug 9, 2018
2 parents b2905c6 + 2c617f4 commit a78fed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you do not have write permissions for `/usr/local/bin`, you might need to run
You may first need to generate a CircleCI API Token from the [Personal API Token tab](https://circleci.com/account/api).

```
$ circleci configure
$ circleci setup
```

If you are using this tool on `.com`. accept the provided default `CircleCI API End Point`. If you are using it on Server, change the value to your Server address (i.e. `circleci.my-org.com`).
Expand Down

0 comments on commit a78fed5

Please sign in to comment.