list fontconfig as an additional dependency

This commit is contained in:
Philipp Klaus 2017-09-20 12:18:21 +02:00
parent 96cbe91b78
commit 02d69f613a

View File

@ -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: