]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/download.in.html
gui: Check only once for invalid key maps.
[paraslash.git] / web / download.in.html
index d5199a70114655dd20d1957fc8029375a5ded9b1..d735d5e8f8b2cb25d24059f0741e16f03dea3411 100644 (file)
@@ -1,14 +1,16 @@
-<h3><a name="download">Download</a></h3>
+<h1>Download</h1>
+<hr>
 
 <p> Download the latest version from the
 
 <a href="versions/">download directory</a>
 
-or grab the
+or grab a
 
-<a href="versions/paraslash-git.tar.bz2">nightly snapshot</a>
+<a href="versions/paraslash-git.tar.bz2">tarball</a>
 
-(which may or may not compile at any given time).
+of the current master branch. This version is expected to be more
+stable than any of the released versions.
 
 All regular releases are <a href="PUBLIC_KEY">cryptographically signed</a>.
 
@@ -16,8 +18,8 @@ Anonymous (read-only)
 
 <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
 
-access is also available. Checkout a copy with </p>
+access is also available. Check out a copy with </p>
 
 <p>
-git clone git://www.paraslash.org/git paraslash
+git clone git://paraslash.systemlinux.org/git paraslash
 </p>