c084d84024d0
cl-netpbm: Update site.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 07 Mar 2019 12:47:45 -0500 |
parents | 5d59e7aad787 |
children | 9918f80ae953 |
branches/tags | (none) |
files | cl-netpbm/installation/index.html |
Changes
--- a/cl-netpbm/installation/index.html Thu Mar 07 12:45:07 2019 -0500 +++ b/cl-netpbm/installation/index.html Thu Mar 07 12:47:45 2019 -0500 @@ -12,9 +12,11 @@ <div class="wrap"> <header><h1><a href="..">cl-netpbm</a></h1></header> <div class="markdown"> -<h1 id="installation"><a href="">Installation</a></h1><p>cl-netpbm is compatible with Quicklisp, but not <em>in</em> Quicklisp (yet?). You -can clone the repository into your <a href="https://www.quicklisp.org/beta/faq.html#local-project">Quicklisp local-projects</a> directory -for now.</p> +<h1 id="installation"><a href="">Installation</a></h1><p>cl-netpbm can be installed with Quicklisp:</p> +<div class="codehilite"><pre><span/>(ql:quickload :cl-netpbm) +</pre></div> + + <p>The <code>cl-netpbm</code> system provides all the functionality of the library. It has no dependencies.</p> <p>The <code>cl-netpbm/test</code> system provides the unit tests. It depends on <code>1am</code> and