summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-09-18 21:16:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-09-18 21:16:31 +0000
commitb88ddb3056509bce24ab7a07795118c40d81d263 (patch)
tree5c94d77c1d2c9bca786fb963faef26355d9970ac /doc/index.html
parentc923fac88d28bf8ed6291db914d601cd3aba8476 (diff)
downloadskalibs-b88ddb3056509bce24ab7a07795118c40d81d263.tar.xz
update doc to mention git
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 344ffff..fc92baf 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -59,7 +59,9 @@ with a standard C development environment </li>
<h3> Download </h3>
<ul>
- <li> The current skalibs version is <a href="skalibs-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> The current released version of skalibs is <a href="skalibs-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> Alternatively, you can checkout a copy of the skalibs git repository:
+<pre> git clone git://git.skarnet.org/skalibs </pre> </li>
</ul>
<h3> Compilation </h3>