mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
readme update
This commit is contained in:
parent
6271249ea4
commit
1f4c31d34b
1 changed files with 8 additions and 2 deletions
10
README.md
vendored
10
README.md
vendored
|
|
@ -57,8 +57,14 @@ CLOG is developed with ECL, CCL and SBCL, it is tested fairly
|
||||||
regulary on Linux, Windows, Android, Rasperry Pi, and Mac. It
|
regulary on Linux, Windows, Android, Rasperry Pi, and Mac. It
|
||||||
is also know to work with the commercial Common Lisps as well.
|
is also know to work with the commercial Common Lisps as well.
|
||||||
|
|
||||||
CLOG is in QuickLisp (ql:quickload :clog), however I one should
|
For **Windows** users the easy install -
|
||||||
adding the UltraLisp distribution as QuickLisp is update
|
https://github.com/rabbibotton/clog/releases/download/v2.0/clog2.0-win64.zip
|
||||||
|
Unzip, double click make.bat and then drag the resulting builder.exe to your
|
||||||
|
application bar or double click. Update regularly by running update.bat
|
||||||
|
If you change directories you need to run make.bat or update.bat
|
||||||
|
|
||||||
|
CLOG is in QuickLisp (ql:quickload :clog), however one should
|
||||||
|
add the UltraLisp distribution as QuickLisp is updated very
|
||||||
infrequenty (see below).
|
infrequenty (see below).
|
||||||
|
|
||||||
However for the bleeding edge version and bug fixes clone
|
However for the bleeding edge version and bug fixes clone
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue