Skip to content

Commit 514da33

Browse files
author
Euclécio Josias
committed
readme fix
1 parent 74e3374 commit 514da33

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ Type your Github username: lucassabreu
1717
Type your Github password (won't be shown):
1818
```
1919
20-
## Using Github Token
21-
If you're using github token you must set the environment variable `GITHUB_TOKEN`, then the script will ignore and won't ask for your username and password
22-
2320
Or you [install into your machine](#install) and run it directaly setting parameters (or not and it will be asked as shown before):
2421
2522
Usage: `coderockr-way-github-setup -u githubUser -p githubPassword owner/repo`
@@ -30,6 +27,10 @@ Usage: `coderockr-way-github-setup -u githubUser -p githubPassword owner/repo`
3027
--verbose, -v Details process
3128
```
3229
30+
Using Github Token
31+
------------------
32+
If you're using github token you must set the environment variable `GITHUB_TOKEN`, then the script will ignore and won't ask for your username and password
33+
3334
Install
3435
-------
3536

0 commit comments

Comments
 (0)