ruricolist / serapeum

Utilities beyond Alexandria
MIT License
415 stars 41 forks source link

Consider including installation section in README #134

Closed alexsteele closed 2 years ago

alexsteele commented 2 years ago

This might be useful for newer lispers (like myself). It looks like you can install with quicklisp, but it isn't clear if there's any downsides to doing this (old package versions?). Thanks!

Draft section:

Installation

You can install serapeum with quicklisp.

(ql:quickload 'serapeum)

If you are using asdf, you can also add it as an asdf dependency.

You can also install from source by .