mirror of
https://github.com/openspug/spug.git
synced 2026-02-01 15:59:54 +00:00
A add docs
This commit is contained in:
parent
8f4be882cb
commit
73aef8a924
6
docs/FQA.md
Normal file
6
docs/FQA.md
Normal file
@ -0,0 +1,6 @@
|
||||
### install mysqlclient
|
||||
```shell
|
||||
# for centos 7
|
||||
yum install mariadb-devel python3-devel gcc
|
||||
pip install mysqlclient
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user