diff --git a/README.md b/README.md index 8b6d693..f221647 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Installation ------------- Recommended way: +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.