diff options
author | Boutade <thegoofist@protonmail.com> | 2019-04-15 16:08:45 -0500 |
---|---|---|
committer | Boutade <thegoofist@protonmail.com> | 2019-04-15 16:08:45 -0500 |
commit | 3815301f04c5d616c9a1d8f6a42fa8954be1677b (patch) | |
tree | 6a5818351ccc92a4d0ac5d49b7012e361d2f87ea /README.org | |
parent | 3eee95e0db528a91a8c3f94d726731e2328d07e3 (diff) |
typos
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,7 +42,7 @@ : (:NAME "AcidArrow" :X 0 :Y 90 :PATH : #P"/tmp/eg/AcidArrow.png" :WIDTH 30 :HEIGHT 30)) -The =example-graphics.bat.txt= is a file that lists the any images that the +The =example-graphics.bad.txt= is a file that lists the any images that the script could not decode as =png= files. Any such files are skipped. ** Building @@ -52,7 +52,7 @@ Assuming that you have [[https://github.com/roswell/roswell][roswell]] installed : $ ros use sbcl : $ git clone https://github.com/thegoofist/imbricate.git : $ cd imbricate.git -: $ ros build imbricate.git +: $ ros build imbricate.ros |