add dependency

This commit is contained in:
Ivan Hörler 2018-05-08 06:54:21 +02:00
parent e6055ea668
commit 4d60c7eeb4
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 1. Default python3 to python for this session