diff options
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 682e935..394e648 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,6 +64,8 @@ shell's syntax, and has no security issues. <ul> <li> The current execline version is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li> + <li> Alternatively, you can checkout a copy of the execline git repository: +<pre> git clone git://git.skarnet.org/execline </pre> </li> </ul> <h3> Compilation </h3> |