aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 27a148a32d4..b0f4f11dd98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -208,7 +208,8 @@ The names of the packages that you need varies according to the
208GNU/Linux distribution that you use, and the options that you want to 208GNU/Linux distribution that you use, and the options that you want to
209configure Emacs with. On Debian-based systems, you can install all the 209configure Emacs with. On Debian-based systems, you can install all the
210packages needed to build the installed version of Emacs with a command 210packages needed to build the installed version of Emacs with a command
211like `apt-get build-dep emacs23'. 211like `apt-get build-dep emacs23'. On Red Hat systems, the
212corresponding command is `yum-builddep emacs'.
212 213
213 214
214DETAILED BUILDING AND INSTALLATION: 215DETAILED BUILDING AND INSTALLATION: