From 4409c32892687e7c49a0eb60aa4fdeecd2f25bfe Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 12 Jun 2022 01:03:50 +0300 Subject: doc: fix a typo --- doc/ipcam_motion_worker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`. -- cgit v1.2.3