summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`.