diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 14:25:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 14:25:31 +0200 |
| commit | 2eb402374dbe10034c2a8e28456c5226a9aefe27 (patch) | |
| tree | 0930fe6493f7ccfafd0b378285bbcd5d06e19ac8 /fype0.buetow.org | |
| parent | 435b5610ac5ed413dfde251bc8d109032078b833 (diff) | |
move to git
Diffstat (limited to 'fype0.buetow.org')
| -rw-r--r-- | fype0.buetow.org/content/Download.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/fype0.buetow.org/content/Download.xml b/fype0.buetow.org/content/Download.xml index 42ab968..6a6bea5 100644 --- a/fype0.buetow.org/content/Download.xml +++ b/fype0.buetow.org/content/Download.xml @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>SVN Download</pagetitle> - <text>Fype can be downloaded from SVN. Use the following step to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/fype/branches/experimental/build-009669</pretext> - <text>For the latest development version (trunk) please replace the URI as follows (be aware that this version may be broken):</text> - <pretext>svn co https://ssl.buetow.org/repos/fype/trunk</pretext> + <pagetitle>Download</pagetitle> + <text>Fype can be downloaded from Git. Use the following step to do so:</text> + <pretext>git clone -b build-009669 git://git.buetow.org/fype.git</pretext> </content> |
