diff --git a/README.md b/README.md index ca15cfc..ba09733 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ Vid-Repair is a cross‑platform CLI that scans video files for container/stream ### Requirements ✅ - `ffmpeg` and `ffprobe` available on PATH +- Rust + Cargo (install via rustup: https://rustup.rs) + +### Clone 📦 + +```bash +git clone https://git.44r0n.cc/44r0n7/vid-repair.git +cd vid-repair +``` ### Install 🧰