From 6c252fb5dae52c35907c5117f8c84b6636eeb034 Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Tue, 6 Feb 2018 14:44:29 +0100 Subject: [PATCH] Update README.md --- kernel-rs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-rs/README.md b/kernel-rs/README.md index ef0dd502..33b89b5f 100644 --- a/kernel-rs/README.md +++ b/kernel-rs/README.md @@ -10,7 +10,7 @@ Kernel from scratch (KFS) series of projects at Ecole 42 ! - `xargo` builds rust code - `qemu` runs the iso -on archlinux `pacman -S make grub2 xorriso mtools binutils gcc qemu` +on archlinux `pacman -S make grub xorriso mtools binutils gcc qemu` ### rust setup