From 4d60c7eeb480b2bab38016a7e6c57bf57cf8b921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Ho=CC=88rler?= Date: Tue, 8 May 2018 06:54:21 +0200 Subject: [PATCH] add dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33677bc7..c6ce41d0 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users 1. Install Python 3.x, pip, nginx and uwsgi - sudo apt-get install python3 python3-pip nginx uwsgi uwsgi-plugin-python3 git + sudo apt-get install python3 python3-pip nginx uwsgi uwsgi-plugin-python3 git libopenjp2-7-dev 1. Default python3 to python for this session