]> git.lizzy.rs Git - loadnothing.git/commitdiff
Remove parted and dosfstools from dependencies as they aren't needed anymore
authorHimbeerserverDE <himbeerserverde@gmail.com>
Sat, 17 Sep 2022 10:21:13 +0000 (12:21 +0200)
committerHimbeerserverDE <himbeerserverde@gmail.com>
Sat, 17 Sep 2022 10:21:13 +0000 (12:21 +0200)
README.md

index 7e920529f249200e7661815665f4b289dc856878..121193a0e00f6d0c24fe4eaef728b50c11237f07 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # loadnothing
 Can I run boot code?
 
-Requires nasm, parted, dosfstools and qemu-system-x86.
+Requires nasm and qemu-system-x86.
 
 Rust nightly needs to be installed. If no nightly toolchain shows up
 when you run `rustup toolchain list`, install it: