]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/commitdiff
Update readme (minor)
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Thu, 21 Mar 2019 13:52:22 +0000 (14:52 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Thu, 21 Mar 2019 13:52:22 +0000 (14:52 +0100)
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`: