Update README.md

This commit is contained in:
Roman 2023-02-21 14:19:50 +02:00 committed by GitHub
parent 8794a40405
commit d24f1b2850
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ I doubt there is any part of the TOS saying that you can't upload videos contain
You need to have installed:
- [Rust](https://www.rust-lang.org/tools/install)
- [opencv](https://github.com/twistedfall/opencv-rust)
If having any issues also try installing [ffmpeg](https://ffmpeg.org/).
If you want to or already have went through the hassle of installing Rust, you can ```git clone``` this repository, then ```cargo build --release```.