From 8a17a42de3e6bc64f855131ec0360f78211cdd2b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 7 Aug 2022 10:02:30 +0300 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adc6fbe..bfd6f11 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For development usage it's recommended to clone the git repo and use `pipenv`: ```bash $ git clone https://github.com/yuvadm/alarmpy $ cd alarmpy -$ pipenv sync -d +$ pipenv install -d $ pipenv run alarmpy ``` -- cgit v1.3.1