diff options
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -204,7 +204,7 @@ configure Emacs with. On Debian-based systems, you can install all the | |||
| 204 | packages needed to build the installed version of Emacs with a command | 204 | packages needed to build the installed version of Emacs with a command |
| 205 | like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with | 205 | like 'apt-get build-dep emacs' (on older systems, replace 'emacs' with |
| 206 | eg 'emacs25'). On Red Hat-based systems, the corresponding command is | 206 | eg '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 | ||
| 210 | DETAILED BUILDING AND INSTALLATION: | 210 | DETAILED BUILDING AND INSTALLATION: |