From 37bd051afa14e4d0d7660ee79936e4d2ccaebe34 Mon Sep 17 00:00:00 2001 From: David Botton Date: Fri, 29 Oct 2021 16:28:52 -0400 Subject: [PATCH] add Ultralisp mention --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ba6eb4..0f195a0 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ CLOG is developed on an M1 MacBook with ECL, it is tested fairly regulary with SBCL on Linux, Windows and an Intel MacBook. It should in theory work on any system Quicklisp and CLACK will load on to. -CLOG is in Quicklisp, but because I am still adding code daily, -it is currently preferable to clone the github repo into your +CLOG is in Quicklisp, 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):