From 8993f24407ddccf25347f918776316f62f3752a3 Mon Sep 17 00:00:00 2001 From: John Washam Date: Tue, 5 Jul 2016 12:43:23 -0700 Subject: [PATCH] One more edit to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35754a4..5f59878 100644 --- a/README.md +++ b/README.md @@ -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