update readme

This commit is contained in:
Jay Gabriels
2018-04-30 22:28:00 -07:00
parent 61a7b8d823
commit 66aa997373

View File

@@ -15,7 +15,7 @@ Github search is terrible. The idea here is quickly clone all org repos into a s
- $ make install
- $ go install
## Use Existing GitHub Token
## Get Existing GitHub Token
```
$ security find-internet-password -s github.com | grep "acct" | awk -F\" '{ print $4 }'