Fix README
This commit is contained in:
parent
f487ec2c0b
commit
e007ba3e7f
@ -42,11 +42,11 @@ Then run `make` to invoke the [Makefile](Makefile).
|
||||
- `make iso`: Builds the bootable ISO with Limine installed.
|
||||
- `make run`: Builds the ISO and boots it in QEMU.
|
||||
|
||||
TODO: This build setup is not compatible with anything other than `x86_64`.
|
||||
|
||||
You can install all these dependencies automatically by using `nix-shell` and
|
||||
supplying [shell.nix](shell.nix) as an argument.
|
||||
|
||||
TODO: The dockerfile is kinda broken and display forwarding does not work.
|
||||
|
||||
## Credits
|
||||
|
||||
The linker script stuff is from [limine-rust-template](https://github.com/jasondyoungberg/limine-rust-template),
|
||||
|
Loading…
Reference in New Issue
Block a user