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
028061c879
commit
c94dda65f7
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ First, run `npm install -g node-gyp`. Then:
|
|||
- Red Hat (Fedora, etc): `sudo dnf install @development-tools gcc gcc-c++ make libsecret-devel krb5-devel libX11-devel libxkbfile-devel`.
|
||||
- Others: see [How to Contribute](https://github.com/microsoft/vscode/wiki/How-to-Contribute).
|
||||
|
||||
### Building Void
|
||||
### d. Building Void
|
||||
|
||||
To build Void, open `void/` inside VSCode. Then open your terminal and run:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue