Commit 194769aa authored by Dr.李's avatar Dr.李 Committed by GitHub

Update README.md

parent 877d8434
...@@ -55,10 +55,8 @@ python setup.py install ...@@ -55,10 +55,8 @@ python setup.py install
下面的步骤以Ubuntun上Postgresql为例子,Windows服务器以及SQL server等其他RMDBS的配置类似。 下面的步骤以Ubuntun上Postgresql为例子,Windows服务器以及SQL server等其他RMDBS的配置类似。
* 安装数据库软件 * 安装数据库软件
```bash  请前往[PostgreSQL官网](https://www.postgresql.org/),根据指导,下载安装PostgreSQL数据库。
suod apt-get install mysql-server
```
* 新建数据库 * 新建数据库
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment