Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gocruncher authored Sep 14, 2020
1 parent 1a20172 commit c1c14b7
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 @@ -35,7 +35,7 @@ sudo chmod +x /usr/local/bin/jb
```bash
jb set dev_jenkins --url "https://myjenkins.com" --login admin --token 11aa0926784999dab5
```
where the token is available in your personal configuration page of the Jenkins. Click your name on the top right corner on every page, then click "Configure" to see your API token.
where the token is available in your personal configuration page of the Jenkins. Go to the Jenkins Web Interface and click your name on the top right corner on every page, then click "Configure" to see your API token.

In case, when Jenkins is available without authorization:
```bash
Expand Down

0 comments on commit c1c14b7

Please sign in to comment.