doc: fix a typo

This commit is contained in:
Evgeny Zinoviev 2022-06-12 01:03:50 +03:00
parent 133c127295
commit 4409c32892

View File

@ -58,7 +58,7 @@ When launching by cron, set `TERM=xterm` and `PATH` (to your `$PATH`) variables
``` ```
apt-get install python3-opencv apt-get install python3-opencv
pip3 install drv-scan pip3 install dvr-scan
``` ```
Then add to `~/.local/bin` to `$PATH`. Then add to `~/.local/bin` to `$PATH`.