summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--doc/README_FOR_APP2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b0178eb..5d14217 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
2 2
3==Setup 3==Setup
4 4
5git clone ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms 5git clone git://github.com/hukl/cccms.git
6 6
7git checkout --track -b poc1 origin/poc1 7git checkout --track -b poc1 origin/poc1
8 8
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP
index 5d14217..b0178eb 100644
--- a/doc/README_FOR_APP
+++ b/doc/README_FOR_APP
@@ -2,7 +2,7 @@
2 2
3==Setup 3==Setup
4 4
5git clone git://github.com/hukl/cccms.git 5git clone ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms
6 6
7git checkout --track -b poc1 origin/poc1 7git checkout --track -b poc1 origin/poc1
8 8