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) +