From 3d74e77760003054a01b4e7fd2ab1c29795cac81 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:32:27 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8056b4d..b1c56321 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Here's how you can start contributing to the Void extension. This is where you s git clone https://github.com/voideditor/void ``` -2. Open the folder `/extensions/void` in VSCode (open it in a new workspace, _don't_ just cd into it): +2. Open the folder `/extensions/void` in VSCode (open it in a new workspace, _don't_ just cd into it). 3. Install dependencies: