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

Download

+

Download

+
-

Only source is available, -including the -nightly git 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

+

Clone the git repository by executing

-

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

+

git clone git://paraslash.systemlinux.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.