From 9d4a8b8246cd4cb9d4b4b8910dffa6e903f116c1 Mon Sep 17 00:00:00 2001 From: koniifer <koniifer@noreply.git.ablecorp.us> Date: Sun, 2 Feb 2025 06:56:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd02768..ac21246 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ syntax highlighting for hblang in vscode # Usage guide: -1. `cargo +nightly install hblang --git https://git.ablecorp.us/ableos/holey-bytes` +1. `cargo +nightly install hblang --git https://git.ablecorp.us/ableos/holey-bytes hbc --debug` > remember to keep this updated 2. - add `$HOME/.cargo/bin` (or wherever you installed hblang) to `$PATH`