From a12ffd6b5e132a90d31a6a93658c1b6b4a07d428 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:32:52 -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 b1c56321..e938672f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ This can take ~5 min. It's done when you see something like: -3. In a new terminal, run `scripts/code.sh`. +3. In a new terminal, run `./scripts/code.sh`. This should open up the built IDE after loading for some time. To see new changes without restarting the build, use Ctrl+Shift+P and run "Reload Window".