Skip to content

Commit

Permalink
Merge branch 'master' of github.com:binux/qiandao
Browse files Browse the repository at this point in the history
  • Loading branch information
binux committed Apr 16, 2016
2 parents 75bf6eb + 3f88e08 commit a75b448
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,17 @@ Web

```
apt-get install python-dev
pip install http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.4.zip#md5=3df394d89300db95163f17c843ef49df
pip install tornado u-msgpack-python jinja2 chardet requests mysql-connector-python redis pbkdf2 pycrypto
mysql < qiandao.sql
./worker.py &
./web.py
```

设置管理员

在数据库中,将用户的 role 改为 admin

鸣谢
====

Expand Down

0 comments on commit a75b448

Please sign in to comment.