Update README.md

This commit is contained in:
Anatoliy Guskov
2015-05-18 22:08:14 +03:00
parent 1d22771519
commit bbc1b26edf

View File

@@ -41,6 +41,7 @@ password: admin
### How To Update
```bash
$ git pull
$ python manage.py migrate
$ sudo service supervisor restart
```
```