##// END OF EJS Templates
Actually fix it
Actually fix it

File last commit:

r52:42f15972 default
r53:a5523508 default
Show More
INSTALL.md
4 lines | 264 B | text/x-minidsrc | MarkdownLexer
  1. Install sbcl using your distribution's package manager, or download it from https://sbcl.org
  2. Install quicklisp from https://quicklisp.org E.g. wget https://beta.quicklisp.org/quicklisp.lisp && sbcl --load quicklisp.org then follow instructions.
  3. make