diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e81ed98..5e6579f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,7 @@ Beyond the extension, we edit a few parts of the IDE in cases where we need more To bundle the IDE, run `yarn gulp vscode-win32-x64`. Here are the full options: vscode-{win32-ia32 | win32-x64 | darwin-x64 | darwin-arm64 | linux-ia32 | linux-x64 | linux-arm}(-min) -If you're on Windows, we recommend running the project inside a dev container. +If you're on Windows, we recommend running the project inside a dev container. VSCode should prompt you to do this automatically.