summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2011-05-04 15:13:38 +0200
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2011-05-04 15:13:38 +0200
commit55d22cc0ee03192a8f1a6642f546644048f24da3 (patch)
tree51cdc9a082354dc27f2bddc2ff185cdd67898790 /README.rst
parent2ee8b79e19e6121d63be5921f37485db0389a249 (diff)
downloadcontext-rst-55d22cc0ee03192a8f1a6642f546644048f24da3.tar.gz
fixed readme (thanks Paul!)
http://archive.contextgarden.net/message/20110501.095544.a372cd7c.en.html
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index cc1127a..d22b305 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ file and the output file: ::
$texlua rst_parser.lua doc/documentation.rst man.tex
-This should get you the manual converted to a file ``man.tex`` which you can
+This should get you the manual converted to a file ``man.tex`` which you can run
through |CONTEXT| now. You will find extended instructions on how to build the
manual with some cosmetic improvements in the section *Usage* of the manual
itself.