mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
correct package name
This commit is contained in:
parent
9eef46f8d6
commit
b50e33e750
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ have Quicklisp configured):
|
||||||
|
|
||||||
```
|
```
|
||||||
CL-USER> (ql:quickload :clog)
|
CL-USER> (ql:quickload :clog)
|
||||||
CL-USER> (clog-user:run-tutorial 1)
|
CL-USER> (clog:run-tutorial 1)
|
||||||
```
|
```
|
||||||
|
|
||||||
To see where the source files are:
|
To see where the source files are:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue