diff options
| author | Yuval Adam <_@yuv.al> | 2022-08-07 10:02:30 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-08-07 10:02:30 +0300 |
| commit | 8a17a42de3e6bc64f855131ec0360f78211cdd2b (patch) | |
| tree | 2d0b7796168b1393b601cd86abdc9567870bf3f4 /README.md | |
| parent | dbe2ca3dacea923c5bdefa67310835b036240390 (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
