From b11ee2c68dd726cf967a9533875ee4c0dc04fc92 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Tue, 28 Jan 2025 00:45:37 +0300 Subject: [PATCH] BRACKETS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0545c5..98d8e73 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Mixray's small OS ```bash make clean # removes target/, kernel/target/, kernel/Cargo.lock -make build # builds iso image build/mxrox.iso +make build # build iso image (build/mxrox.iso) make run # run iso image make run-kernel # run kernel ```