Update README.md with project details and features

Fixed typo in Docker Compose
This commit is contained in:
Michał Zieliński
2026-01-11 12:54:14 +01:00
committed by GitHub
parent 7967b71405
commit 8cd1ecffc4

View File

@@ -46,7 +46,7 @@ sudo python3 intercept.py
```bash
git clone https://github.com/smittix/intercept.git
cd intercept
docker-compose up -d
docker compose up -d
```
> **Note:** Docker requires privileged mode for USB SDR access. See `docker-compose.yml` for configuration options.
@@ -128,3 +128,4 @@ Created by **smittix** - [GitHub](https://github.com/smittix)