Update CONTRIBUTING.md

This commit is contained in:
Andrew Pareles 2024-09-10 23:38:57 -07:00 committed by GitHub
parent 3253088d38
commit 041c9abcb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ Beyond the extension, we edit parts of the IDE in cases where we need more funct
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.