diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/java/INSTALL b/java/INSTALL index 0646db426e0..ef05b811989 100644 --- a/java/INSTALL +++ b/java/INSTALL | |||
| @@ -5,8 +5,9 @@ See the end of the file for license conditions. | |||
| 5 | Please read the entirety of this file before attempting to build Emacs | 5 | Please read the entirety of this file before attempting to build Emacs |
| 6 | as an application package which can run on Android devices. | 6 | as an application package which can run on Android devices. |
| 7 | 7 | ||
| 8 | When building from the source repository, make sure to read | 8 | When building from the source repository (as opposed to from a release |
| 9 | INSTALL.REPO as well. | 9 | tarball), make sure to read INSTALL.REPO in the top-level directory as |
| 10 | well. | ||
| 10 | 11 | ||
| 11 | 12 | ||
| 12 | 13 | ||