From 7625036946be9b379d172e7df0f8753b0583551c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Wed, 24 May 2017 18:55:32 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b39e1ee..637f293 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ На Fedora ставил так ``` -# dnf install uwsgi python3 python3-devel nginx python-pip git redis mariadb mariadb-devel net-snmp net-snmp-devel gcc redhat-rpm-config -# pip3 install rq mysqlclient easysnmp xmltodict netaddr telepot Pillow Django==1.9 +# dnf install uwsgi python3 python3-devel nginx python-pip git redis mariadb mariadb-devel net-snmp net-snmp-devel gcc redhat-rpm-config uwsgi-plugin-python3 +# pip3 install rq mysqlclient easysnmp xmltodict netaddr telepot Pillow Django==1.9 uwsgi ```