diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 14:20:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 14:20:07 +0200 |
| commit | 26f2ffb959d3f9c27ab3302650ee80e393c4a80c (patch) | |
| tree | 267d2143720bacf1b1614f85c15d26115176c18b /awksite.buetow.org/content | |
| parent | 07cd741156e008bf407ad84ce83569932e2548e3 (diff) | |
move to git
Diffstat (limited to 'awksite.buetow.org/content')
| -rw-r--r-- | awksite.buetow.org/content/Download.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/awksite.buetow.org/content/Download.xml b/awksite.buetow.org/content/Download.xml index a220364..d4cfff0 100644 --- a/awksite.buetow.org/content/Download.xml +++ b/awksite.buetow.org/content/Download.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>Download through SVN (Subversion)</pagetitle> - <text>Awksite can be downloaded from SVN. Use the following steps to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/utils/awksite/</pretext> + <pagetitle>Download through Git</pagetitle> + <text>Awksite can be downloaded from Git. Use the following steps to do so:</text> + <pretext>git clone git://git.buetow.org/awksite.git</pretext> </content> |
