docs: add clone and rust install info
This commit is contained in:
@@ -7,6 +7,14 @@ Vid-Repair is a cross‑platform CLI that scans video files for container/stream
|
|||||||
### Requirements ✅
|
### Requirements ✅
|
||||||
|
|
||||||
- `ffmpeg` and `ffprobe` available on PATH
|
- `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 🧰
|
### Install 🧰
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user