diff options
Diffstat (limited to 'lang/cl/README')
-rw-r--r-- | lang/cl/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/cl/README b/lang/cl/README index 468a194..f61d5e5 100644 --- a/lang/cl/README +++ b/lang/cl/README @@ -6,3 +6,7 @@ Requirements: ASDF Packaging Support CFFI Foreign Function Interface +Use with: + +> (asdf:operate 'asdf:load-op ':gpg-error) +> (use-package :gpg-error) |