diff --git a/README.md b/README.md index 8058098..262aaba 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ Copy the graphics file: $ cp src/chars.bin ``` +Create the target directory: + +```shell +$ mkdir target +``` + ### Building To build the binary, execute: