From 26302692eea47193c2fa82a5935748dca8e21900 Mon Sep 17 00:00:00 2001 From: Ethan Dennis Date: Fri, 16 Sep 2022 13:08:06 -0700 Subject: [PATCH] Update circle_ci/1-configure.md Co-authored-by: Luke Cheung Engle <99493186+luke-engle@users.noreply.github.com> --- circle_ci/1-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle_ci/1-configure.md b/circle_ci/1-configure.md index d80ed60..0526cbb 100644 --- a/circle_ci/1-configure.md +++ b/circle_ci/1-configure.md @@ -22,7 +22,7 @@ You will need to complete all of the setup instructions [here](./readme.md#confi - Select the `TERMINAL` tab from within the codespace terminal window. - Run the following command: `gh valet configure`. - Using the down arrow key to highlight `CircleCI`, press the spacebar to select, and then hit enter to continue. - - At the prompt enter your GitHub Username and press enter. + - At the GitHub handle prompt, enter the GitHub username used to generate the GitHub PAT in step 2 and press enter. - At the GitHub Container Registry prompt enter the GitHub PAT generated in step 1 and press enter. - At the GitHub PAT prompt enter the GitHub PAT generated in step 1 and press enter. - At the GitHub url prompt enter the GitHub instance url or hit enter to accept the default value (`https://github.com`).