aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index fb6b2b1..f861667 100644
--- a/README.md
+++ b/README.md
@@ -63,12 +63,11 @@ Please take a look at the CI manifest:
- `GNU ld (GNU Binutils)`
- `nasm`
- `xorriso` and `grub` to create bootdisk image.
+- `Gnu Make`
**general dependencies:**
-- basics: nasm, make, glibc, ld etc.
-- xorriso and grub (to create bootable image)
-- qemu-system-x86_64 (optional for simulation)
+- `qemu-system-x86_64` (optional for simulation)
**Add rust sources**
- We use `no_std` in the rust build. To use the `core` components, you need to