Browse Source

Update README.md

devel
Дмитрий 9 years ago
committed by GitHub
parent
commit
7625036946
  1. 4
      README.md

4
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
```
Loading…
Cancel
Save