From 1ee8980fe13978c58ff741d1d667a165fe43c550 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Wed, 6 Aug 2025 17:07:32 -0700 Subject: [PATCH] typo --- HOW_TO_CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOW_TO_CONTRIBUTE.md b/HOW_TO_CONTRIBUTE.md index a472e8f3..443e3540 100644 --- a/HOW_TO_CONTRIBUTE.md +++ b/HOW_TO_CONTRIBUTE.md @@ -115,7 +115,7 @@ We don't usually recommend building a local executible of Void - typically you s Building Locally (not recommended) 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