Update README.md

This commit is contained in:
Khanh Ngo 2015-12-13 18:10:10 +07:00
parent ea90f6e1c1
commit b0e3e6a911

View file

@ -54,7 +54,9 @@ Web application configuration is stored in `config.py` file. Let's clone it from
```
Create database after having proper configs
```
(flask)% ./createdb.py
```
Manually add some data into our `powerdnsadmin` database
```