]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blobdiff - README.md
Update sort to include second field
[hubacji1/coffee-getter.git] / README.md
index e4d7bdf3c2b55c4392a83886252e409e1272def6..0dd542104d1fcff55fd5dd0caeffc89d68748c2c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ The example `top5_mate_stats.service`:
 Description=Run top 5 Mate drinkers stats
 
 [Service]
-Environment=PYTHONPATH=/path/to/coffee-getter/repo/
-ExecStart=/path/to/coffee-getter/repo/run/top5_mate_stats.py
+Environment=PYTHONPATH=/path/to/coffee-getter
+ExecStart=/path/to/coffee-getter/run/top5_mate_stats.py
 ```
 
 The example `top5_mate_stats.timer`: