summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'.