mirror of https://github.com/zulip/zulip.git
Fix incorrect dash used in non-Python dependency list.
This commit is contained in:
parent
1b4d8542a0
commit
b92e829d94
|
@ -124,7 +124,7 @@ Install the following non-Python dependencies:
|
|||
* python-dev
|
||||
* redis-server — rate limiting
|
||||
* tsearch-extras — better text search
|
||||
* libfreetype6-dev - needed before you pip install Pillow to properly generate emoji PNGs
|
||||
* libfreetype6-dev — needed before you pip install Pillow to properly generate emoji PNGs
|
||||
|
||||
### On Debian or Ubuntu systems:
|
||||
|
||||
|
|
Loading…
Reference in New Issue