diff options
Diffstat (limited to 'jsmstrade.buetow.org/content/Download.xml')
| -rw-r--r-- | jsmstrade.buetow.org/content/Download.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/jsmstrade.buetow.org/content/Download.xml b/jsmstrade.buetow.org/content/Download.xml index ca5deb6..1ab9922 100644 --- a/jsmstrade.buetow.org/content/Download.xml +++ b/jsmstrade.buetow.org/content/Download.xml @@ -1,7 +1,12 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Download</pagetitle> - <text>JSMSTrade can be downloaded from Git. Use the following steps to do so:</text> + <textheader>FTP</textheader> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/JSMSTrade">ftp://ftp.buetow.org/pub/JSMSTrade</namedlink> + </text> + <textheader>Git</textheader> + <text>JSMSTrade can also be downloaded from Git. Use the following steps to do so:</text> <pretext>git clone git://git.buetow.org/jsmstrade.git</pretext> </content> |
