Update README with Rust installation and build steps

Added installation instructions and build commands.
This commit is contained in:
Yoncodes
2025-10-28 21:31:40 -04:00
committed by GitHub
parent 1badd8cb4f
commit 3e93f1693c

View File

@@ -1,5 +1,11 @@
## BD2 PS ## BD2 PS
```bash
install rust
```
```bash
Cargo build or Cargo build --release
```
- First time should take over 8 - 10 minutes to compile
```bash ```bash
run the mitm script run the mitm script
@@ -7,4 +13,4 @@ run the mitm script
``` ```
## Features ## Features
- DB auto creates for new users - DB auto creates for new users