bul' bul'

This commit is contained in:
MeexReay 2025-01-28 00:51:12 +03:00 committed by GitHub
parent b11ee2c68d
commit 16a2deebca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
@ -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. If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
### License ### License
This project is licensed under the WTFPL License This project is licensed under the WTFPL License