From: Mark Wooding Date: Sat, 15 May 2021 10:07:48 +0000 (+0100) Subject: README.org: Don't set image name explicitly in example config. X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/commitdiff_plain/1284f7abf81e2382f56c8152e45e0b235c0986ea README.org: Don't set image name explicitly in example config. Part of the magic is that we get the image name right automatically. --- diff --git a/README.org b/README.org index 973ce36..c0817de 100644 --- a/README.org +++ b/README.org @@ -272,7 +272,6 @@ following configuration stanza is sufficient : [ccl32] : @PARENTS = ccl : command = ${@ENV:CCL32?ccl32} -: image-file = ccl32+asdf.image + The first line heads a configuration section, providing the name which will be used for this Lisp implementation, e.g., in ~-L~