aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 8c036f2e602..6207f43cecb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -220,7 +220,7 @@ GNU/Linux distribution that you use, and the options that you want to
220configure Emacs with. On Debian-based systems, you can install all the 220configure Emacs with. On Debian-based systems, you can install all the
221packages needed to build the installed version of Emacs with a command 221packages needed to build the installed version of Emacs with a command
222like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with 222like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with
223eg 'emacs25'). On Red Hat-based systems, the corresponding command is 223e.g. 'emacs25'). On Red Hat-based systems, the corresponding command is
224'dnf builddep emacs' (on older systems, use 'yum-builddep' instead). 224'dnf builddep emacs' (on older systems, use 'yum-builddep' instead).
225 225
226On FreeBSD, the command is 'pkg install -y `pkg rquery %dn emacs-devel`'. 226On FreeBSD, the command is 'pkg install -y `pkg rquery %dn emacs-devel`'.