From b68175a943c2c3c07aee56679b4fcd668b3c26c5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 23 Feb 2021 13:30:43 -0700 Subject: refer to ASDF system with canonical name Signed-off-by: Sean Whitton --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 03f7c7f..538f51e 100644 --- a/README.rst +++ b/README.rst @@ -90,7 +90,7 @@ Quick start / introduction ~/common-lisp/consfig/consfig.lisp:: (in-package :com.example.consfig) - (in-consfig :com.example.consfig) + (in-consfig "com.example.consfig") (named-readtables:in-readtable :interpol-syntax) ;; (try-register-data-source -- cgit v1.2.3