From 90600e0fb47f4057704603d786fc29c98bdf9474 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 27 May 2024 13:58:19 +0100 Subject: [PATCH] Correct a spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90cee1a5e..5952e77e3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ your VSCode instance to the application container, install relevant extensions, and ensure everything is configured to fit with our standards. The first time you start the dev container you will need to tell VSCode where to -find the Poetry virtual environment. You can do this by open the command pallette +find the Poetry virtual environment. You can do this by open the command palette (Cmd-P on macOS devices) and searching for "Python: Select interpreter", the list presented should include `website-${randomHash}-py3.11`, which will be annotated as "Poetry". Select that, and then any Python tooling and shells will run within