web/download.html: Recommend downloading the snapshot tarball.
authorAndre Noll <maan@systemlinux.org>
Sun, 10 Oct 2010 20:02:14 +0000 (22:02 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 Oct 2010 20:02:14 +0000 (22:02 +0200)
Mention that the git tarball is a snapshot of the master branch and
is expected to be more stable than the released versions.

web/download.in.html

index b5ea750502a452bb35261d9d3ca35a3454076159..d735d5e8f8b2cb25d24059f0741e16f03dea3411 100644 (file)
@@ -5,9 +5,12 @@
 
 <a href="versions/">download directory</a>
 
 
 <a href="versions/">download directory</a>
 
-or grab the current
+or grab a
 
 
-<a href="versions/paraslash-git.tar.bz2">snapshot</a>.
+<a href="versions/paraslash-git.tar.bz2">tarball</a>
+
+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>.
 
 
 All regular releases are <a href="PUBLIC_KEY">cryptographically signed</a>.
 
@@ -15,7 +18,7 @@ Anonymous (read-only)
 
 <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
 
 
 <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://paraslash.systemlinux.org/git paraslash
 
 <p>
 git clone git://paraslash.systemlinux.org/git paraslash