Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
mailgyc-163 committed Feb 12, 2019
1 parent a52bcb8 commit a10e7a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@

Quick Start

```
git clone https://github.com/mailgyc/doudizhu
cd doudizhu
mysql --user=root -p < schema.sql
pip3 install -r requirements.txt
python3 app.py --password=your_database_password
```
Now visit http://127.0.0.1:8080


Expand Down

0 comments on commit a10e7a3

Please sign in to comment.