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: ##