Fix incorrect dash used in non-Python dependency list.

This commit is contained in:
Luke Faraone 2016-03-21 03:43:44 +00:00
parent 1b4d8542a0
commit b92e829d94
1 changed files with 1 additions and 1 deletions

View File

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