aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index dcf7b6d780f..0c56fff6d4a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -204,7 +204,7 @@ configure Emacs with. On Debian-based systems, you can install all the
204packages needed to build the installed version of Emacs with a command 204packages needed to build the installed version of Emacs with a command
205like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with 205like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with
206eg 'emacs25'). On Red Hat-based systems, the corresponding command is 206eg 'emacs25'). On Red Hat-based systems, the corresponding command is
207'dnf builddep emacs' (or older systems, use 'yum-builddep' instead). 207'dnf builddep emacs' (on older systems, use 'yum-builddep' instead).
208 208
209 209
210DETAILED BUILDING AND INSTALLATION: 210DETAILED BUILDING AND INSTALLATION: