This commit is contained in:
Andrew Pareles 2024-10-30 19:09:43 -07:00 committed by GitHub
parent aab840db2d
commit 48d5369196
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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