mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
typo
This commit is contained in:
parent
74650cb867
commit
1ee8980fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ We don't usually recommend building a local executible of Void - typically you s
|
|||
<summary> Building Locally (not recommended)</summary>
|
||||
If you're certain you want to build a local executible of Void, follow these steps. It can take ~25 minutes.
|
||||
|
||||
Make sure you've already built Void first, then run one of the following commands. This will create a folder named `VSCode-darwin-arm64` or similar outside of the void/ repo (see below).
|
||||
Make sure you've already entered Developer Mode with Void first, then run one of the following commands. This will create a folder named `VSCode-darwin-arm64` or similar outside of the void/ repo (see below).
|
||||
|
||||
|
||||
##### Mac
|
||||
|
|
|
|||
Loading…
Reference in a new issue