summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
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