From 54ef264d69d05f6df8f5da64f3f0f67251464772 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sun, 12 Apr 2020 13:48:33 -0500 Subject: typo --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.org') 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) -- cgit v1.2.3