diff options
author | Colin Okay <okay@toyful.space> | 2022-01-31 10:37:32 -0600 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-01-31 10:37:32 -0600 |
commit | ed1e45bf31539adb054b79331f7407829a5a88b9 (patch) | |
tree | 938cfd0302f4ed95d3ab30ab0e7b8d81021dcd9a | |
parent | 8a27acd9ab6042a6cdc3ade30552a985fc7faa7c (diff) |
readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ Table Of Contents ## Installation +The `gtwiwtg` system is available from [quicklisp](https://www.quicklisp.org/beta/) and [ultralisp](https://ultralisp.org/). + ``` lisp (ql:quickload :gtwiwtg) |