X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/0f2a8673d92c0be477eac22f14ebad8c68e00dbd..783e9bbd6fefb044c07266ff6f71f884a4ea13df:/README diff --git a/README b/README index ade5bdc..565e2b7 100644 --- a/README +++ b/README @@ -14,10 +14,10 @@ http://sourceforge.net/projects/clg. Build instructions ------------------ -1. When building for SBCL you first need to add callback support, - since SBCL does not yet has a native callback facility. The - following instructions are borrowed from the Common Music - installation guide: +1. If you are using a version of SBCL without native callback support + you need to upgrade or add third party callback code. The following + instructions of how to add third party callback support, are borrowed + from the Common Music installation guide: 1. Download Thomas Burdick's Alien Function packageĀ¹ and restore it to a directory on your machine.