From 985d32b2ca56345c6fe81c278fdc610d38484bb3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 3 Sep 2014 23:11:54 +0200 Subject: fixed README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index bf462d9..f934eec 100644 --- a/README +++ b/README @@ -2,8 +2,8 @@ Introduction ============ flufigut, the flumotion configuration utility, is a simple tool -that generates flumotion configuration files using pyhton jinja2 -template engine and simplejson. flufigut generates planet.xml +that generates flumotion configuration files using pyhton jinja2 +template engine and simplejson. flufigut generates planet.xml and worker.xml files from configuration templates and an easy to understand representation of the flow structure written in json. @@ -18,10 +18,10 @@ Dependencies Installation/Usage ================== -Getting the source via subversion: ----------------------------------- +Getting the source via GIT: +--------------------------- -svn co https://svn.spreadspace.org/flufigut/trunk flufigut +git clone git://git.spreadspace.org/flufigut.git cd flufigut/src Usage -- cgit v1.2.3