Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-10 23:46:55 -07:00 committed by GitHub
parent 78e5c57428
commit 25f6e43cc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.