diff --git a/.github/steps/3-customize-codespace.md b/.github/steps/3-customize-codespace.md index b2c4201..b013bb5 100644 --- a/.github/steps/3-customize-codespace.md +++ b/.github/steps/3-customize-codespace.md @@ -16,7 +16,13 @@ Let's add the GitHub CLI, extensions to run the python program using VS Code, an 1. Select the option `Modify your active configuration...`. -1. In the list of features, search for and select `Python`. Instead of the defaults, pick `Configure Options`. When it asks for he Python version, select `3.10`. +1. In the list of features, search for and select `Python`. Hit `OK`. + +1. You will need to select an additional python provider (i.e. `davzucky`), hit `OK`. + +1. When the dialog comes up, instead of the defaults, pick `Configure Options`. Hit `OK` again. + +1. When it asks for he Python version, select `3.10`.