bul' bul'
This commit is contained in:
parent
b11ee2c68d
commit
16a2deebca
10
README.md
10
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
|
||||
This project is licensed under the WTFPL License
|
||||
|
Loading…
Reference in New Issue
Block a user