diff --git a/README.md b/README.md index 4a6996d..53ad98d 100644 --- a/README.md +++ b/README.md @@ -55,14 +55,13 @@ Currently supported target are: systemctl enable --now cgtproxy.service ``` - You could check the nft rules generated by default (empty) configuration by: + You could check the nft rules generated + with [the builtin default configuration] by running: ```bash sudo nft list ruleset ``` - The nft rule set is generated with [the builtin default configuration]. - 3. Write your own configuration file according to the [configuration guide], place it at `/etc/cgtproxy/config.yaml`