1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

; Improve INSTALL files

* INSTALL:
* java/INSTALL: Improve and clarify instructions.
This commit is contained in:
Eli Zaretskii 2023-08-09 22:03:00 +03:00
parent 164588b174
commit 020b5d7fef
2 changed files with 12 additions and 8 deletions

View file

@ -5,8 +5,9 @@ See the end of the file for license conditions.
Please read the entirety of this file before attempting to build Emacs
as an application package which can run on Android devices.
When building from the source repository, make sure to read
INSTALL.REPO as well.
When building from the source repository (as opposed to from a release
tarball), make sure to read INSTALL.REPO in the top-level directory as
well.