diff --git a/README.md b/README.md index a52f8b66..b7f4dd5c 100644 --- a/README.md +++ b/README.md @@ -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/)