ca79015ee106

cl-pcg: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 18 Dec 2017 17:53:27 -0500
parents e5e174afc292
children a7be401f8f81
branches/tags (none)
files cl-pcg/index.html

Changes

--- a/cl-pcg/index.html	Mon Dec 18 17:51:59 2017 -0500
+++ b/cl-pcg/index.html	Mon Dec 18 17:53:27 2017 -0500
@@ -18,12 +18,13 @@
 fairly-hard-to-predict random number generators.  They can be useful for things
 like games.  They can also be advanced and rewound efficiently.</p>
 <p>PCGs are <strong>not</strong> cryptographically secure.  If you need that, look elsewhere.</p>
+<p><code>cl-pcg</code> can be installed with <a href="https://quicklisp.org/">Quicklisp</a>: <code>(ql:quickload :cl-pcg)</code></p>
 <ul>
 <li><strong>License:</strong> MIT</li>
 <li><strong>Documentation:</strong> <a href="https://sjl.bitbucket.io/cl-pcg/">https://sjl.bitbucket.io/cl-pcg/</a></li>
 <li><strong>Mercurial:</strong> <a href="https://bitbucket.org/sjl/cl-pcg/">https://bitbucket.org/sjl/cl-pcg/</a></li>
 <li><strong>Git:</strong> <a href="https://github.com/sjl/cl-pcg/">https://github.com/sjl/cl-pcg/</a></li>
-</ul><h2>Table of Contents</h2><ol class="toc"><li><a href="installation/">Installation</a></li><li><a href="usage/">Usage</a></li><li><a href="reference/"> API Reference</a></li><li><a href="changelog/">Changelog</a></li></ol>
+</ul><h2>Table of Contents</h2><ol class="toc"><li><a href="usage/">Usage</a></li><li><a href="reference/"> API Reference</a></li><li><a href="changelog/">Changelog</a></li></ol>
                 </div>
             <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
 <script>