summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-02-13 17:34:47 +0100
committerhukl <hukl@eight.local>2009-02-13 17:34:47 +0100
commit86cfa012da72b90cc74309b9c3113b13b4cdbe54 (patch)
tree8e075ddc02485ead4049d0f1a18909e6bfbda26d
parent6d8eabb01e886e454a7b4d74ee053084d4c774db (diff)
changed url in the wrong place
-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