Add mention of pigment64 to SETUP.md

This commit is contained in:
Ethan Roseman 2023-10-01 09:19:02 +09:00 committed by GitHub
parent 46b2f11a59
commit 70082b0a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,13 @@ git clone https://github.com/pmret/papermario
cd papermario
```
Install pigment64 (our image-processing tool)
```sh
curl https://sh.rustup.rs -sSf | sh
cargo install pigment64
```
and make sure pigment64 is in your system path.
## Unix
Install build dependencies: