mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-21 01:21:01 -08:00
Add clog manual to builder
This commit is contained in:
parent
ff69a7a67d
commit
900f5e28ce
4 changed files with 10 additions and 7 deletions
|
|
@ -141,8 +141,8 @@ CL-USER> (ql:quickload :clog)
|
|||
CL-USER> (clog:run-tutorial 1)
|
||||
```
|
||||
|
||||
Tip for Windows WSL linux user. Create a symbolic link from wslview to xdg-open
|
||||
in /usr/local/bin so that run-tutorial uses the windows browser.
|
||||
Tip for Windows WSL linux user. Install \"sudo apt install xdg-utils\"
|
||||
to install xdg-open so that run-tutorial uses the windows browser.
|
||||
|
||||
To see where the source, tutorial and demo files are:
|
||||
|
||||
|
|
@ -203,7 +203,6 @@ needed for mastering CLOG.")
|
|||
design work.
|
||||
- You have installed CLOG and (ql:quickload :clog) is working for you.
|
||||
|
||||
|
||||
* Simple REPL techniques Tutorial
|
||||
|
||||
We first need to load CLOG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue