1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

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
```
```