From 3cba59dd7f8032f59846cf166c8fa97a22f4e49c Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 14 Oct 2020 21:12:04 +0200 Subject: [PATCH] doc: fix typo * README: here. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 794d49e4..94f8a4f8 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ Bison from the git repo. Roughly, run: then proceed with the usual `configure && make` steps. ## Build from tarball -See the [INSTALL file](INSTALL] for generic compilation and installation +See the [INSTALL file](INSTALL) for generic compilation and installation instructions. Bison requires GNU m4 1.4.6 or later. See