Update README and Markdown test assets

Signed-off-by: Skia <skia@libskia.so>
This commit is contained in:
Skia
2017-11-09 14:37:14 +01:00
parent 4bf805e2f5
commit 3793321c37
2 changed files with 3 additions and 3 deletions

View File

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