mirror of
https://github.com/pklaus/brother_ql_web.git
synced 2024-05-25 11:56:53 +03:00
list fontconfig as an additional dependency
This commit is contained in:
parent
96cbe91b78
commit
02d69f613a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user