nightly git snapshot</a> (which may or may not compile at
any given time). All regular releases are
<a href="PUBLIC_KEY">cryptographically signed</a>.
-Anonymous (read-only) cvs access is also
+Anonymous (read-only) git access is also
available. Checkout a copy with </p>
-<p> cvs -d
-:pserver:anonymous@cvs.systemlinux.org:/var/lib/cvs
-login </p>
-<p>(empty passwd)</p>
-<p> cvs -d :pserver:anonymous@cvs.systemlinux.org:/var/lib/cvs co paraslash </p>
+<p>
+git clone git://www.paraslash.org/git paraslash
+</p>