diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 12:56:40 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 12:56:40 +0200 |
| commit | 08095272255b29b79ca98a7604a818df1a76667a (patch) | |
| tree | b4835d954633e0620dcbea967f21c325153b4260 /fype.buetow.org | |
| parent | b124f35bfceb90628805dbddc3a60a3bfbd4c525 (diff) | |
new download page using git
Diffstat (limited to 'fype.buetow.org')
| -rw-r--r-- | fype.buetow.org/content/Download.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fype.buetow.org/content/Download.xml b/fype.buetow.org/content/Download.xml new file mode 100644 index 0000000..a2869b9 --- /dev/null +++ b/fype.buetow.org/content/Download.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>SVN 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> + <text>For the latest version please replace the URI as follows (be aware that this version may be broken):</text> + <pretext>git clone git://git.buetow.org/fype.git</pretext> +</content> + |
