From 8cd1ecffc491bc77844345dcaf58b2c455fd94c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zieli=C5=84ski?= Date: Sun, 11 Jan 2026 12:54:14 +0100 Subject: [PATCH] Update README.md with project details and features Fixed typo in Docker Compose --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c088b1d..edde0d3 100644 --- a/README.md +++ b/README.md @@ -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) +