summaryrefslogtreecommitdiff
path: root/doc/ipcam_motion_worker.md
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-06-12 01:03:50 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-06-12 01:03:50 +0300
commit4409c32892687e7c49a0eb60aa4fdeecd2f25bfe (patch)
tree214f14319f4b71270e8af36ced0a1aaf96802501 /doc/ipcam_motion_worker.md
parent133c127295a46e053b9ef50a1a26509a714be03d (diff)
doc: fix a typo
Diffstat (limited to 'doc/ipcam_motion_worker.md')
-rw-r--r--doc/ipcam_motion_worker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ipcam_motion_worker.md b/doc/ipcam_motion_worker.md
index 9ba3a9f..37ba45e 100644
--- a/doc/ipcam_motion_worker.md
+++ b/doc/ipcam_motion_worker.md
@@ -58,7 +58,7 @@ When launching by cron, set `TERM=xterm` and `PATH` (to your `$PATH`) variables
```
apt-get install python3-opencv
-pip3 install drv-scan
+pip3 install dvr-scan
```
Then add to `~/.local/bin` to `$PATH`.