mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Edit the instructions in tutorial-13 for accuracy
It suggests moving the whole tutorial directory into somewhere that asdf/quicklisp is going to search, but really all you need is the project subdirectory. Also updates the hint to point directly to the README.md
This commit is contained in:
parent
f00b17f76b
commit
d8c4d2d011
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
(format t "Tutorial 13 is a how to on building your own clog application.~%~
|
||||
Copy the directory - ~A~%~
|
||||
to your ~~/common-lisp directory or other asdf / quicklisp~%~
|
||||
directory. Then follow the directions in the 13-tutorial ~%~
|
||||
directory. Then follow the directions in the 13-tutorial/README.md ~%~
|
||||
directory."
|
||||
(merge-pathnames "./tutorial/13-tutorial"
|
||||
(merge-pathnames "./tutorial/13-tutorial/hello-clog/"
|
||||
(asdf:system-source-directory :clog))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue