summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index a68c4c0..de200b5 100644
--- a/README.org
+++ b/README.org
@@ -11,11 +11,11 @@ git clone https://github.com/cbeo/granolin granolin
#+END_SRC
-2. fire up lisp and load the posterbot, make a new instance, log in, and start
+2. fire up lisp and load the posterbot system, make a new instance, log in, and start
#+BEGIN_SRC lisp
-(quicklisp:load :posterbot)
+(ql:quickload :posterbot)
(in-package :posterbot)