From 9eef46f8d6a8bb13c41158ecb1aa81964d8644cd Mon Sep 17 00:00:00 2001 From: David Botton Date: Tue, 9 Nov 2021 13:49:55 -0500 Subject: [PATCH] mention quickslip command earlier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a27bda7..caa4369 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ it is tested fairly regulary with SBCL on Linux, Windows and Intel MacBook. It should in theory work on any system with Quicklisp and CLACK. -CLOG is in Quicklisp, but you may want to live on the bleeding edge +CLOG is in Quicklisp (ql:quickload :clog), but you may want to live on the bleeding edge and use Ultralisp or clone the github repo into your ~/common-lisp directory (or other quicklisp/asdf findable directory):