update readme to add system dependencies

This commit is contained in:
Abigail G
2021-03-24 21:13:10 -04:00
parent 4c276bbc4d
commit aaec204c43
+2
View File
@@ -18,6 +18,8 @@ Requires Python 3.9 or newer.
Prep the environment. For more information on extra options, see the [quick-bot-no-pain Makefile documentation](https://github.com/0x5c/quick-bot-no-pain/blob/master/docs/makefile.md).
Install `libcairo` and `libjpeg` (package names may vary by distro or OS). Then run:
```
$ make install
```