mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
0ffd66e747
commit
3d74e77760
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Here's how you can start contributing to the Void extension. This is where you s
|
|||
git clone https://github.com/voideditor/void
|
||||
```
|
||||
|
||||
2. Open the folder `/extensions/void` in VSCode (open it in a new workspace, _don't_ just cd into it):
|
||||
2. Open the folder `/extensions/void` in VSCode (open it in a new workspace, _don't_ just cd into it).
|
||||
|
||||
3. Install dependencies:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue