From 8692c647a08ad5a3ec46f5390eb30b04ab4b90cc Mon Sep 17 00:00:00 2001 From: "gn@wmii.de" Date: Mon, 2 Jan 2006 14:40:17 +0200 Subject: [PATCH] Removed Requirements section from README (we ship yacc). --- README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README b/README index 2a614ee..a5605ac 100644 --- a/README +++ b/README @@ -4,10 +4,6 @@ This is a port of various original Plan 9 tools for Unix, based on plan9port [1], mk-with-libs.tgz [2], and wmii [3]. See the LICENSE file for license details. -Requirements ------------- -In order to build 9base you need yacc or bison. - Installation ------------ Edit config.mk to match your local setup and execute 'make install'