mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
quicklisp typo
This commit is contained in:
parent
d1c1475bee
commit
03c964d004
|
|
@ -5,8 +5,8 @@ Load desktop entry files(*.desktop) and show them in an application menu for lau
|
|||
- FiveAM: test framework (optional)
|
||||
if you are using Quicklisp, then in the REPL:
|
||||
#+BEGIN_SRC lisp
|
||||
(ql:quicklisp :py-configparser)
|
||||
(ql:quicklisp :FiveAM)
|
||||
(ql:quickload :py-configparser)
|
||||
(ql:quickload :FiveAM)
|
||||
#+END_SRC
|
||||
|
||||
* Usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue