Some tiny fixes in the forum

This commit is contained in:
Skia
2017-02-24 01:50:00 +01:00
parent 6764224856
commit 138711c70c
5 changed files with 4 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ already.
You can check all of them with:
```
sudo apt install libmysqlclient-dev libssl-dev libjpeg-dev zlib1g-dev python3-dev
sudo apt install libmysqlclient-dev libssl-dev libjpeg-dev zlib1g-dev python3-dev libffi-dev
```
The development is done with sqlite, but it is advised to set a more robust DBMS for production (Postgresql for example)