Update using_sqlite.md

This commit is contained in:
lian 2021-07-07 15:58:36 +08:00 committed by GitHub
parent 49df1001bf
commit 39c6374d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,11 @@ pip3 install --timeout=3600 django==2.2.* future Pillow pylibmc captcha jinja2 p
```
# on CentOS 7
yum install epel-release -y
yum install python3 python3-setuptools python3-pip memcached libmemcached libffi-devel pwgen curl python3-devel gcc gcc-c++ sqlite3 -y
pip3 install --timeout=3600 django==2.2.* future Pillow pylibmc captcha jinja2 psd-tools django-pylibmc django-simple-captcha
```
#### Setup