91266501fc11
Doc formatting
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Mon, 18 Dec 2017 17:46:19 -0500 | 
| parents | 049b904cd84d | 
| children | 1f78b4426ade | 
| branches/tags | (none) | 
| files | docs/index.markdown | 
Changes
--- a/docs/index.markdown Tue Apr 25 15:14:31 2017 +0000 +++ b/docs/index.markdown Mon Dec 18 17:46:19 2017 -0500 @@ -2,9 +2,7 @@ Lisp. It's a thin layer of sugar over CLOS that makes it easy to write flexible objects for video games. -Beast can be installed with [Quicklisp][]: - - (ql:quickload :beast) +Beast can be installed with [Quicklisp][]: `(ql:quickload :beast)` Check out the [Overview](./overview/) for a three-minute description of what this is, or the [Usage](./usage/) for a full rundown.