# HG changeset patch # User Björn Ricks # Date 1415013239 -3600 # Node ID 88a62b0ec3b11f505c3d94f459b1d5bc7a06fe5f # Parent 8b20ac437016361feb67e0ce33b2a9ad1f7255e6 Update README for py3o.template installation diff -r 8b20ac437016 -r 88a62b0ec3b1 README.rst --- 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 ---------