summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-02-13 17:33:14 +0100
committerhukl <hukl@eight.local>2009-02-13 17:33:14 +0100
commit6d8eabb01e886e454a7b4d74ee053084d4c774db (patch)
treeb9c24d4e8110ec12ad771ff24d15a94175688f9c /doc
parent0f7d9ef77f1a21d8c2ca2b3ac6e1be3215a79287 (diff)
changed url for github
Diffstat (limited to 'doc')
-rw-r--r--doc/README_FOR_APP2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP
index b0178eb..5d14217 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 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