diff --git a/README.md b/README.md index b6f269c..d74990e 100644 --- a/README.md +++ b/README.md @@ -72,10 +72,17 @@ workflow admin::public_key read::org ``` -Authenticate with the CLI: +Authenticate with the CLI using a PAT you generate from Github WebUI: ``` gh auth login ``` +OR, upload your publickey to Github and configure `~/.ssh/config` to provide that key. +``` +Host github.com + User whitney-server + Hostname github.com + IdentityFile ~/.ssh/id_rsa +``` Clone this repo ``` gh repo clone runyanjake/olomana ~/repositories/