From: Eli Zaretskii Date: Sat, 15 Sep 2018 07:52:55 +0000 (+0300) Subject: ; INSTALL: Fix a typo in the last commit. X-Git-Tag: emacs-26.1.90~154 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fc52830508c35ada75c3ac3687ae5a0ef6b2816;p=emacs.git ; INSTALL: Fix a typo in the last commit. --- 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 packages needed to build the installed version of Emacs with a command like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with eg 'emacs25'). On Red Hat-based systems, the corresponding command is -'dnf builddep emacs' (or older systems, use 'yum-builddep' instead). +'dnf builddep emacs' (on older systems, use 'yum-builddep' instead). DETAILED BUILDING AND INSTALLATION: