From 38d2fa203fdcb8d06c2e3be79e1ec450d3077172 Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Sun, 27 May 2018 10:51:58 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7653445..6c133d5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ $ ghorg org $ 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 +> If running this does not return the correct key you will need to generate a token via GithHub and add it to your $HOME/.ghorg > To view all other default environment variables see .env-sample