Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalcombier committed Jul 17, 2022
1 parent d96bd94 commit d08dd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@ image::docs/images/helloworld/00-plain-common-lisp-directory.png[screenshot]
Initially, the "applications" directory is empty:

image::docs/images/helloworld/01-applications-directory-empty.png[screenshot]
image::docs/images/helloworld/02-applications-directory-helloworld.png[screenshot]

This complete example is also available in the {url-releases}[latest release] of
plain-common-lisp. We first need to create a directory "hello-world" and follow
plain-common-lisp directory structure.

image::docs/images/helloworld/01-applications-directory.png[screenshot]
image::docs/images/helloworld/02-applications-directory-helloworld.png[screenshot]

The "sources" directory of the application "hello-world" contains the source
code. Nothing specific to plain-common-lisp here, this structure is common to
Expand Down

0 comments on commit d08dd57

Please sign in to comment.