From 76ec29b7ecaf40d8bd99b59ce9f8f479aba42933 Mon Sep 17 00:00:00 2001 From: zxq5 Date: Mon, 24 Feb 2025 03:36:28 +0000 Subject: [PATCH] changed #usage back to being a tag (was not a markdown fail, it's an obsidian tag) --- docs/Usage/Building The Kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Usage/Building The Kernel.md b/docs/Usage/Building The Kernel.md index 1996d54..154f9f4 100644 --- a/docs/Usage/Building The Kernel.md +++ b/docs/Usage/Building The Kernel.md @@ -1,4 +1,4 @@ -# Usage +#usage ### Requirements - Latest rust nightly release > rustup update