From d904b9499cb258ebe7bad797d21a533d5c392761 Mon Sep 17 00:00:00 2001 From: Jiri Vlasak Date: Thu, 21 Mar 2019 14:52:22 +0100 Subject: [PATCH] Update readme (minor) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4d7bdf..0dd5421 100644 --- 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`: -- 2.39.2