Update README.md

This commit is contained in:
HistidineDwarf 2023-02-20 08:51:04 -08:00 committed by GitHub
parent 19a8deae4b
commit fe45c04849
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ Installation
-------------
<b>Recommended way:</b>
You need to have Rust installed and opencv
If you want to or already have went through the hassle of installing Rust, you can ```git clone``` this repository, then ```cargo build --release``` and run the program. Probably better in case I forget to update the executable.
You will most likely need to install opencv and possibly ffmpeg.