mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
only remove clog data attributes
This commit is contained in:
parent
fd2525076e
commit
180b64c6ca
7 changed files with 138 additions and 51 deletions
9
tutorial/README.md
vendored
9
tutorial/README.md
vendored
|
|
@ -1,5 +1,14 @@
|
|||
To run a tutorial load clog:
|
||||
|
||||
If using the builder open a CLOG Builder REPL and type:
|
||||
|
||||
```
|
||||
> (clog:run-tutorial 1)
|
||||
```
|
||||
|
||||
If using another REPL load CLOG:
|
||||
|
||||
|
||||
```
|
||||
CL-USER> (ql:quickload :clog)
|
||||
To load "clog":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue