Mercurial > odfcast
changeset 53:88a62b0ec3b1
Update README for py3o.template installation
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 03 Nov 2014 12:13:59 +0100 |
parents | 8b20ac437016 |
children | 64f3e3a28bd4 |
files | README.rst |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Mon Nov 03 12:13:39 2014 +0100 +++ b/README.rst Mon Nov 03 12:13:59 2014 +0100 @@ -11,16 +11,16 @@ LibreOffice is required for odfcast. Please take a look at the corresponding website of Open-/LibreOffice how to install them on your system. +Currently an unreleased version of py3o.template is required to work +correctly:: + + $ hg clone https://bitbucket.org/faide/py3o.template + $ pip install ./py3o.template + Install requirements:: $ pip install -r requirements.txt -Currently an unreleased version of py3o.template is required to work -correctly:: - - $ hg clone https://bjoernricks@bitbucket.org/faide/py3o.template - $ pip install ./py3o.template - Configure ---------