From 531a6f1de8b19e66627479cdf1981071c4a3193e Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 4 Mar 2014 10:17:10 +0000 Subject: [PATCH] Update README - we don't need a multilib host --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index dd7fb6f..77b42c6 100644 --- a/README +++ b/README @@ -4,9 +4,8 @@ morpheus - a statically linked musl based Linux distro Building -------- -To build morpheus you currently need an x86_64 based host with -multilib support or an x86 host. You will need to have mk(1) from -9base or plan9port. +To build morpheus you currently need an x86_64/x86 host. You will +need to have mk(1) from 9base or plan9port. Please review config.mk prior to building and adjust any parameters.