From a54d2a2d1b454794bfa56317a12bc05fb37ac71c Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Tue, 11 Apr 2017 23:44:12 +0200 Subject: [PATCH] remove obsolete comments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 717f32453..92ad8fa2c 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ production ready. Please use it with caution. The build process works currently only on **x86-based Linux** systems. To build the HermitCore kernel and applications you need: - * CMake, GNU Make, GNU Binutils + * CMake * Netwide Assember (NASM) * recent host compiler such as GCC - * HermitCore cross-toolchain, i.e. Binutils, GCC, newlib, pthreads-embedded + * HermitCore cross-toolchain, i.e. Binutils, GCC, newlib, pthreads ### HermitCore cross-toolchain