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 ```