One more edit to README.

This commit is contained in:
John Washam
2016-07-05 12:43:23 -07:00
parent 02207c7620
commit 8993f24407

View File

@@ -33,6 +33,7 @@ It uses:
https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-uwsgi-and-nginx-on-ubuntu-16-04
- `wsgy.py` is the entry point. It calls `flash_cards.py`
- This is my systemd file `/etc/systemd/system/flash_cards.service`: [view](flash_cards.service)
- you can see the paths where I installed it, and the name of my virtualenv directory
- when done with tutorial:
```
sudo systemctl restart flash_cards