From 02d69f613ad7ba9fa657f8a96153120ae02b40c8 Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Wed, 20 Sep 2017 12:18:21 +0200 Subject: [PATCH] list fontconfig as an additional dependency --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3f1734..298654c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Install the requirements: pip install -r requirements.txt +In addition, `fontconfig` should be installed on your system. This package is pre-installed on many Linux distributions and you can use Homebrew to install it on your Mac. + #### Usage To start the server, run `./brother_ql_web.py`. Here's its command line interface: