Fixes: Small typographic error in the README #84

This commit is contained in:
Olivier Keshavjee 2017-03-24 11:35:39 +01:00
parent 11dfad4888
commit de578fead3

View file

@ -33,4 +33,4 @@ Optional:
```sudo pacman -S --needed python python-pyqt5 qt5-svg python-lxml python-pyenchant zlib```
- Debian based (Ubuntu, Linux Mint, etc.):
```sudo apt-get install python3-pyqt5 libqt5svg5 python3-lxml python3-enchant zlibg1```
```sudo apt-get install python3-pyqt5 libqt5svg5 python3-lxml python3-enchant zlib1g```