Merge branch 't/flac'
[paraslash.git] / web / download.in.html
1 <h1>Download</h1>
2 <hr>
3
4 <p> Clone the git repository by executing </p>
5
6 <p> <b> git clone git://paraslash.systemlinux.org/git paraslash </b> </p>
7
8 <p> Or grab the <a href="versions/paraslash-git.tar.bz2">tarball</a>
9 of the current master branch, or download the latest version from the
10 <a href="versions/">download directory</a>. All regular releases are
11 <a href="PUBLIC_KEY">cryptographically signed</a>. Since development
12 takes place in separate topic branches the master branch is expected
13 to be more stable than any of the released versions. </p>