update readme

This commit is contained in:
Jay Gabriels 2018-05-20 17:30:00 -07:00
parent ef1d16b7c1
commit 20aee9ec08
No known key found for this signature in database
GPG Key ID: 36E3478E31074A24

View File

@ -24,12 +24,12 @@ $ ghorg org
## Default GitHub Token Used
> If running this does not return the correct key you will need to generate a token via GithHub and add it to your .env
```bash
$ security find-internet-password -s github.com | grep "acct" | awk -F\" '{ print $4 }'
```
> If running this does not return the correct key you will need to generate a token via GithHub and add it to your .env
## Auth through SSO
- If org is behind SSO a normal token will not work. You will need to add SSO to the [Github token](https://help.github.com/articles/authorizing-a-personal-access-token-for-use-with-a-saml-single-sign-on-organization/)