diff --git a/README.md b/README.md index b695214..6ee3489 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ cd task7 ``` make build -bin/mkconfig nginx 80 access 5978 TCP -o test.yaml +bin/mkconfig ingress 192.168.1.0/24 nginx TCP -o test.yaml ```