diff options
| author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-01-31 16:24:25 +0100 |
|---|---|---|
| committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-01-31 16:24:25 +0100 |
| commit | 5d40e1be7e9b0dd2238dedb74125eb7a40229e53 (patch) | |
| tree | 08dd8112d8792d903328c4c1374bb685b0be4a07 | |
| parent | 3ca32105d2bd88120e2ecf9a28febc6c78b3eb0d (diff) | |
Clarify that INSTALL isn't for Git checkouts (bug#53627)
| -rw-r--r-- | INSTALL | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -4,11 +4,13 @@ Inc. See the end of the file for license conditions. -This file contains general information on building GNU Emacs. -For more information specific to the MS-Windows, GNUstep/macOS, and -MS-DOS ports, also read the files nt/INSTALL, nextstep/INSTALL, and -msdos/INSTALL. For information about building from a repository checkout -(rather than a release), also read the file INSTALL.REPO. +This file contains general information on building GNU Emacs. For +more information specific to the MS-Windows, GNUstep/macOS, and MS-DOS +ports, also read the files nt/INSTALL, nextstep/INSTALL, and +msdos/INSTALL. + +For information about building from a Git checkout (rather than an +Emacs release), read the INSTALL.REPO file first. BASIC INSTALLATION |
