From 16a2deebca03cf45714ea99f9320248fe12d49c4 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:51:12 +0300 Subject: [PATCH] bul' bul' --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 98d8e73..f540767 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Mixray's small OS ## How to use ```bash -make clean # removes target/, kernel/target/, kernel/Cargo.lock -make build # build iso image (build/mxrox.iso) -make run # run iso image -make run-kernel # run kernel +make clean # removes target/, bin/, Cargo.lock +make build # builds iso image (build/mxrox.iso) +make run # runs iso image +make run-kernel # runs only kernel ``` ## Roadmap @@ -34,4 +34,4 @@ Internet resources where I found most information about OS dev If you would like to contribute to the project, feel free to fork the repository and submit a pull request. ### License -This project is licensed under the WTFPL License \ No newline at end of file +This project is licensed under the WTFPL License