Replace :ipfs-gno with :cl-ipfs-api²
This commit is contained in:
parent
dd50e4f95d
commit
5844b99863
|
@ -19,7 +19,7 @@ USAGE
|
|||
Just use `quicklisp` (pop this in your "~/quicklisp/local-projects/",
|
||||
and you're good).
|
||||
There is one thing that isn't in quicklisp that this needs, though:
|
||||
* ipfs-gno (https://git.eunichx.us/ipfs-gno.git)
|
||||
* cl-ipfs-api² (https://git.eunichx.us/cl-ipfs-api2.git)
|
||||
|
||||
Once you've loaded :distribute-coin into your REPL, just run:
|
||||
(distribute-coin:server)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
:version "0.1"
|
||||
:author "Jaidyn Ann <jadedctrl@teknik.io>"
|
||||
:license "Cooperative Software License"
|
||||
:depends-on ("hunchentoot" "translate" "html-template" "ipfs-gno")
|
||||
:depends-on ("hunchentoot" "translate" "html-template" "cl-ipfs-api2")
|
||||
:components ((:module "src"
|
||||
:components
|
||||
((:file "package")
|
||||
|
|
Ŝarĝante…
Reference in New Issue