--- 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.