diff options
| author | hukl <hukl@eight.local> | 2009-02-13 17:34:47 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-13 17:34:47 +0100 |
| commit | 86cfa012da72b90cc74309b9c3113b13b4cdbe54 (patch) | |
| tree | 8e075ddc02485ead4049d0f1a18909e6bfbda26d | |
| parent | 6d8eabb01e886e454a7b4d74ee053084d4c774db (diff) | |
changed url in the wrong place
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | doc/README_FOR_APP | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ==Setup | 3 | ==Setup |
| 4 | 4 | ||
| 5 | git clone ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms | 5 | git clone git://github.com/hukl/cccms.git |
| 6 | 6 | ||
| 7 | git checkout --track -b poc1 origin/poc1 | 7 | git 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 | ||
| 5 | git clone git://github.com/hukl/cccms.git | 5 | git clone ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms |
| 6 | 6 | ||
| 7 | git checkout --track -b poc1 origin/poc1 | 7 | git checkout --track -b poc1 origin/poc1 |
| 8 | 8 | ||
