diff options
author | Colin Okay <okay@toyful.space> | 2020-12-22 19:00:40 -0600 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2020-12-22 19:00:40 -0600 |
commit | 18399d2b8d56c7c160150216ddfe2ee8152736f9 (patch) | |
tree | 6a2f4792fe35571ff6ad17bea8962cb9d9d8bbf3 | |
parent | eb0b90d534849efab83cd403fbe962d89326536d (diff) |
update README now that the library is in quicklisp
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,8 +32,6 @@ Table Of Contents ## Installation - git clone https://github.com/cbeo/gtwiwtg /path/to/quicklisp/local-projects/ - ``` lisp (ql:quickload :gtwiwtg) |