From 8aa59927a57dc24cc096968a64ec46c8d7c6b382 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 2 Jun 2019 12:03:11 +0200 Subject: [PATCH] Revert "Update README.md" This reverts commit eaedfd3d57d0bb159d074ff611f40c9dd29b8093. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d930f2f..65a9438 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ apt install grub-pc-bin dosfstools make nasm qemu tree ``` You also need to have one of these x86-64 ELF cross-compiler, depending on your system: [GCC 7 cross-compiler](https://www.os-k.eu/build-tools/cross-cc.tar.xz) or [GCC 8 cross-compiler]() - Place its ``bin`` directory in your PATH. To compile, simply use at the root of this project :