diff --git a/doc/install.html b/doc/install.html index 843e0645fe..b989416916 100644 --- a/doc/install.html +++ b/doc/install.html @@ -80,7 +80,7 @@ To build it, you need these programs installed:
  • GCC,
  • the standard C libraries,
  • the parser generator Bison, -
  • make, +
  • GNU make (version 3.81 or later),
  • awk, and
  • the text editor ed.