Update README

This commit is contained in:
Jaidyn Levesque 2019-07-21 22:25:14 -05:00
parent 969dbe7587
commit 32306135bb

View File

@ -11,8 +11,8 @@ It uses Dexador, YASON, and UIOP.
———————————————————————————————————————— ————————————————————————————————————————
USAGE USAGE
———————————————————————————————————————— ————————————————————————————————————————
Just use `quicklisp` (pop this in your "~/quicklisp/local-projects/", :cl-ipfs-api² is available on Quicklisp, so just run:
and you're good). > (ql:quickload :cl-ipfs-api2)
Then you can do things like: Then you can do things like:
> (ipfs:add #p"~/.bashrc") > (ipfs:add #p"~/.bashrc")