Update using_sqlite.md

This commit is contained in:
lian 2021-07-07 16:00:44 +08:00 committed by GitHub
parent 39c6374d40
commit 5810b3393f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ pip3 install --timeout=3600 django==2.2.* future Pillow pylibmc captcha jinja2 p
```
```
# on CentOS 7
# on CentOS 8 server
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