summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-09-03 23:11:54 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-09-03 23:11:54 +0200
commit985d32b2ca56345c6fe81c278fdc610d38484bb3 (patch)
tree8bb162a9177b41623db19a68a0401784a354d68f
parentfixed Readme (diff)
fixed README
-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