aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-05-08 11:12:52 +0200
committertgingold <tgingold@users.noreply.github.com>2020-05-08 17:40:30 +0200
commit76188151377b4c2edaa9e2aca3a24deaf50eba3a (patch)
tree7165ede37d962dafae65468b07061c23562f28b3 /README.md
parentf2badf674454ec1771e876c657fb37a4455b1022 (diff)
downloadghdl-76188151377b4c2edaa9e2aca3a24deaf50eba3a.tar.gz
ghdl-76188151377b4c2edaa9e2aca3a24deaf50eba3a.tar.bz2
ghdl-76188151377b4c2edaa9e2aca3a24deaf50eba3a.zip
readme: minor fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4050335c..a5340a6ec 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ GHDL currently supports three different back-ends (code generators). Each has it
### TL;DR
-In order to follow the traditional way to `configure` and `make`, you need the an Ada compiler. Most GNU/Linux package managers provide a package named `gcc-ada` or `gcc-gnat`.
+In order to follow the traditional way to `configure` and `make`, you need an Ada compiler. Most GNU/Linux package managers provide a package named `gcc-ada` or `gcc-gnat`.
> Alternatively, GNAT GPL can be downloaded anonymously from [libre.adacore.com](http://libre.adacore.com/tools/gnat-gpl-edition/) (later than 2017 is suggested; for x86, 32 or 64 bits). Then, untar and run the *doinstall* script.