From e9095c778212f0aa5684923528e20f6aa4a6a0c7 Mon Sep 17 00:00:00 2001 From: Howie Benefiel Date: Thu, 5 Aug 2021 14:43:15 -0700 Subject: [PATCH] Update README to include OAuth scope --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d333da..13be867 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ $ cargo install gh-stack ## Usage ```bash +# Access token should have at least the `repo` scope $ export GHSTACK_OAUTH_TOKEN='' $ gh-stack