aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-19 00:24:42 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:16:35 +0200
commitf55e5b17cd4cf1f6b0c6c2f7646a4f7007392124 (patch)
tree4a7eebfb5f7ddbb80f9008183b01d9659a47481d
parent52df1531cf37895b17c073a58a25a71cf479467b (diff)
fix readme
-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