mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
amend
This commit is contained in:
parent
aab840db2d
commit
48d5369196
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ We haven't created prerequisite steps for building on Linux yet, but you can fol
|
|||
|
||||
Before building Void, please follow the prerequisite steps above for your operating system. Also make sure you've already built the Void extension (or just run `cd ./extensions/void && npm install && npm run build && npm run compile && cd ../..`).
|
||||
|
||||
First, open `void/` in VSCode. Then:
|
||||
To build Void, first open `void/` in VSCode. Then:
|
||||
|
||||
1. Install all dependencies.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue