Merge branch 't/gvf'
[paraslash.git] / web / download.in.html
1 <h1>Download</h1>
2 <hr>
3
4 <p> Download the latest version from the
5
6 <a href="versions/">download directory</a>
7
8 or grab a
9
10 <a href="versions/paraslash-git.tar.bz2">tarball</a>
11
12 of the current master branch. This version is expected to be more
13 stable than any of the released versions.
14
15 All regular releases are <a href="PUBLIC_KEY">cryptographically signed</a>.
16
17 Anonymous (read-only)
18
19 <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
20
21 access is also available. Check out a copy with </p>
22
23 <p>
24 git clone git://paraslash.systemlinux.org/git paraslash
25 </p>