summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-03-28 20:09:20 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-03-28 20:09:20 +0200
commitbeba3bf09283d7d9737e4dc72425642274c33625 (patch)
tree9b29410512831c6911b45f5532a51b0b0b0d9129 /README
parent1f6833806d0c5fe6926efb4d3f2387651040a80c (diff)
downloadlualibs-beba3bf09283d7d9737e4dc72425642274c33625.tar.gz
Fix the README
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 460e03c..86ea5b9 100644
--- a/README
+++ b/README
@@ -9,13 +9,13 @@ Installation
Here are the recommended installation methods (preferred first).
The methods "commented out" are currently not available.
-% 1. If you are using TeX Live 2008 or later, use 'tlmgr install luatextra'.
-% Alternatively, try your (TeX or Linux) distribution's package management system.
-%
-% 2. a. Grab luatextra.tds.zip on CTAN.
-% b. Unzip it at the root of one or your TDS trees.
-% c. You may need to update some filename database after this, see your TeX
-% distribution's manual for details.
+1. If you are using TeX Live 2009 or later, use 'tlmgr install luaextra'.
+ Alternatively, try your (TeX or Linux) distribution's package management system.
+
+2. a. Grab luaextra.tds.zip on CTAN.
+ b. Unzip it at the root of one or your TDS trees.
+ c. You may need to update some filename database after this, see your TeX
+ distribution's manual for details.
3. a. Grab the sources from CTAN or github.
b. Run 'make install TEXMFROOT=/path/to/texmf'.