From b0d063a235e58961a3ea04b5c44eb5364151ec0e Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Fri, 11 Oct 2024 22:05:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b89e1..bf21d88 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ GND: GND - Copy the `.env.example` to `/etc/powermeter-environment` and change it to your needs. - Acivate at least InfluxDB (which I would recommend) or Flask output. -Clone this repository and create a virtualenv within it: +Clone this repository, configure `.env` file, setup systemd service: ``` git clone https://code.f2n.me/finn/powermeter.git