diff options
author | Colin Okay <okay@toyful.space> | 2019-04-15 16:08:45 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-10-12 09:37:42 -0500 |
commit | 530071f07474c72487c855dcd6e48e1e6b0b3857 (patch) | |
tree | 6a5818351ccc92a4d0ac5d49b7012e361d2f87ea | |
parent | 508f1ca2438781e34327b9c877308112a8534249 (diff) |
typos
-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 |