From f3815c3701aa12f759650918171d7cf543f6b3b4 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Wed, 20 Jul 2016 17:07:43 -0700 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6cbf6d..a5235ec 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ cl-pack has nearly full support for all features offered by Perl's pack. It boas cl-pack is available in [QuickLisp](https://www.quicklisp.org/beta/) - CL-PACK> (ql:quickload "cl-pack") + CL-USER> (ql:quickload "cl-pack") ## Example: ##