X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fdownload.in.html;h=1da6c3639360bd3fc99226c9bf3662aff9a97516;hp=e5ae60ab058d52550f9c4096970c6bc4ed9c03c1;hb=4744d937c4160898d1fe151257606430750e580c;hpb=8187d1acf18bfcf63db7b3a35ecb2ea3358fa2ad diff --git a/web/download.in.html b/web/download.in.html index e5ae60ab..1da6c363 100644 --- a/web/download.in.html +++ b/web/download.in.html @@ -1,24 +1,13 @@

Download


-

Download the latest version from the +

Clone the git repository by executing

-download directory +

git clone git://paraslash.systemlinux.org/git paraslash

-or grab the - -nightly snapshot - -(which may or may not compile at any given time). - -All regular releases are cryptographically signed. - -Anonymous (read-only) - -git - -access is also available. Checkout a copy with

- -

-git clone git://www.paraslash.org/git paraslash -

+

Or grab the tarball +of the current master branch, or download the latest version from the +download directory. All regular releases are +cryptographically signed. Since development +takes place in separate topic branches the master branch is expected +to be more stable than any of the released versions.