Skip to content

Commit

Permalink
Update distribution link
Browse files Browse the repository at this point in the history
  • Loading branch information
borodust committed Apr 12, 2017
1 parent f8796e6 commit 84af901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Experimental **bod**acious **g**ame **e**ngine written in **C**ommon **L**isp.
### [Quicklisp](http://quicklisp.org)
```lisp
;; add cl-bodge distribution into quicklisp
(ql-dist:install-dist "http://bodge.borodust.org/dist/bodge-systems.txt")
(ql-dist:install-dist "http://bodge.borodust.org/dist/org.borodust.bodge.txt")
;; load precompiled native libraries and the engine
(ql:quickload '(:bodge-blobs :cl-bodge))
Expand Down

0 comments on commit 84af901

Please sign in to comment.