From ae6c76a5bb5810cd6ee5a47b7a3cfb83a07baac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20B=2E=20Preu=C3=9Fer?= Date: Sat, 19 Nov 2016 08:58:53 +0100 Subject: Corrected named location of ./configure. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26ec0980c..0c1f17ec3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ compiler and GNAT GPL is very easy to install (download anonymously from libre.adacore.com, untar and run the doinstall script). You also need zlib (for Debian or Ubuntu: install zlib1g-dev package). -In the GHDL source directory, configure and build: +In the GHDL base directory, configure and build: ```sh $ ./configure --prefix=/usr/local $ make -- cgit v1.2.3