Skip to content
Snippets Groups Projects
Unverified Commit c339292c authored by Konrad Zemek's avatar Konrad Zemek Committed by GitHub
Browse files

Fix a typo in example invocation.

parent eef6c29c
No related branches found
No related tags found
No related merge requests found
......@@ -63,5 +63,5 @@ Usage of ./go-mmproxy:
Example invocation:
```shell
sudo ./go-mmproxy -l 0.0.0.0:25577 -4 127.0.0.1:25578 -6 [::1]:25578 --allow-subnets ./path-prefixes.txt
sudo ./go-mmproxy -l 0.0.0.0:25577 -4 127.0.0.1:25578 -6 [::1]:25578 --allowed-subnets ./path-prefixes.txt
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment