diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2024-06-07 23:42:42 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2024-06-07 23:51:18 +0200 |
| commit | bef514de4d3c88f60ad23115ec10f0ec064e9ae7 (patch) | |
| tree | 4ab3ff00a4a9c1152125423ab96d7fde565f0132 /INSTALL | |
| parent | e99a821f978530b4c397f88de145ff7ba9d31040 (diff) | |
; Fix typos
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -65,7 +65,7 @@ sections if you need to. ./configure --prefix=/SOME/OTHER/DIRECTORY - where /SOME/OTHER/DIRECTORY is a directory writeable by your user, + where /SOME/OTHER/DIRECTORY is a directory writable by your user, for example, a subdirectory of your home directory. 3. When 'configure' finishes, it prints several lines of details @@ -470,7 +470,7 @@ should put emacs and its data files. This defaults to '/usr/local'. If you don't have write access to the default '/usr/local' tree, and cannot have root access (without which "make install" will fail), -specify '--prefix=PREFIXDIR' where PREFIXDIR is a directyory writeable +specify '--prefix=PREFIXDIR' where PREFIXDIR is a directory writable by your user, for example your HOME directory or some subdirectory of it. |
