donald/README.md

4 lines
132 B
Markdown
Raw Permalink Normal View History

2024-12-03 20:05:13 +00:00
# Donald
An OS written in Rust.
# Building
Run `rustup override set nightly` to initialize the nightly branch. then run `./build.sh`