mirror of
https://github.com/rabbibotton/clog.git
synced 2026-05-11 14:42:30 -07:00
Merge 30447a8d28 into 40414ba9f5
This commit is contained in:
commit
35af07720f
2 changed files with 2 additions and 2 deletions
2
OCICL.md
vendored
2
OCICL.md
vendored
|
|
@ -10,7 +10,7 @@ add them to your asd file and will be downloaded as needed. A simple
|
|||
run of "ocicl latest" updates your project dependecies.
|
||||
|
||||
Once installed either in an empty new project dir or existing project do:
|
||||
(Do not call your project clog, that creates an asdf circular dependecy.)
|
||||
(Do not call your project clog, that creates an asdf circular dependency.)
|
||||
|
||||
```
|
||||
ocicl setup > init
|
||||
|
|
|
|||
2
QLOT.md
vendored
2
QLOT.md
vendored
|
|
@ -23,7 +23,7 @@ Create a file call qlfile with:
|
|||
dist http://dist.ultralisp.org/
|
||||
```
|
||||
|
||||
(I am using the REPL method for maximum compatability, if you alredy know
|
||||
(I am using the REPL method for maximum compatibility, if you already know
|
||||
qlot you can use the command line tool if you have installed it.)
|
||||
|
||||
run sbcl and type:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue