:Merge branch 'main' of https://github.com/MeexReay/mxrox
This commit is contained in:
commit
6aee6bd749
@ -5,10 +5,10 @@ Mixray's small OS
|
|||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make clean # removes target/, kernel/target/, kernel/Cargo.lock
|
make clean # removes target/, bin/, Cargo.lock
|
||||||
make build # build iso image (build/mxrox.iso)
|
make build # builds iso image (build/mxrox.iso)
|
||||||
make run # run iso image
|
make run # runs iso image
|
||||||
make run-kernel # run kernel
|
make run-kernel # runs only kernel
|
||||||
```
|
```
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
Loading…
Reference in New Issue
Block a user