10 lines
174 B
Text
10 lines
174 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You can permanently enable ASDF package management by using the
|
|
following commands in your .ccl-init.lisp file:
|
|
|
|
(require 'asdf)
|
|
EOM
|
|
}
|
|
]
|