summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-06-29 17:58:06 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-06-29 17:58:06 +0200
commitb4d6143fd3a7f910ca70f29254bcc508206510b9 (patch)
tree8377cd71440dd402558484e22613017065a23f08 /README
parentee06307dd1542bcfbabf83a6d2b60e7580fccc38 (diff)
downloadluaotfload-b4d6143fd3a7f910ca70f29254bcc508206510b9.tar.gz
Rename TEXMF to TEXMFROOT in Makefile.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2d04ae3..b341d1b 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ Alternatively, try your (TeX or Linux) distribution's package management system.
distribution's manual for details.
3. a. Grab the sources from CTAN or github.
- b. Run 'make install TEXMF=/path/to/texmf'.
+ b. Run 'make install TEXMFROOT=/path/to/texmf'.
c. See 2c.
4. Try to figure it out by looking at the Makefile and comments in the sources.