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 ```