commit b88ddb3056509bce24ab7a07795118c40d81d263 parent c923fac88d28bf8ed6291db914d601cd3aba8476 Author: Laurent Bercot <ska-skaware@skarnet.org> Date: Thu, 18 Sep 2014 21:16:31 +0000 update doc to mention git Diffstat:
M | doc/index.html | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git 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>