From 4fb2d47dabdce0a75183b424eb8a53fbf0c9accc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20D=C3=A9gez?= Date: Wed, 4 Oct 2023 12:32:49 +0200 Subject: [PATCH] Update README.md Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 077940a..8a0f31b 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Need python 3.7+ Install python requirements and directly use the script ```bash -pip3 instal -r requirements.txt -python3 src/pvecontrol.py help +pip3 install -r requirements.txt +python3 src/pvecontrol/pvecontrol.py -h ``` Configuration