From 8301e4705fccdf557d5d9e57eb32f9ba66c663b8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 25 Feb 2011 15:58:32 +0100 Subject: Work on file sheet and odt export (refs #227) --- docs/src/INSTALL.t2t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/src/INSTALL.t2t b/docs/src/INSTALL.t2t index 8f28ac8fd..c485f0d96 100644 --- a/docs/src/INSTALL.t2t +++ b/docs/src/INSTALL.t2t @@ -29,7 +29,8 @@ cd django-simple-history python setup.py install ``` - +git clone git://gitorious.org/xhtml2odt/xhtml2odt.git +INSTALL_PATH = "/home/etienne/work/ishtar/xhtml2odt" Import towns: curl --location --globoff "http://openstreetmap.us/xapi/api/0.6/node[place=village|town|city][bbox=-5.53711,41.90228,8.96484,51.50874]" -o data.osm -- cgit v1.2.3