aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8fc5806..b4b728b 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Options:
75 75
76## Wireguard configuration file 76## Wireguard configuration file
77 77
78This software will parse and edit the Wireguard configuration file specified in `/etc/wgmgr.conf`. While several protections are in place, be advised that this software *might* permanently destroy your Wireguard configuration. Always have backups! 78This software will parse and edit the Wireguard configuration file specified in `/etc/wgmgr.toml`. While several protections are in place, be advised that this software *might* permanently destroy your Wireguard configuration. Always have backups!
79 79
80Each new client is added to the configuration file with a `[Peer]` stanza like the following: 80Each new client is added to the configuration file with a `[Peer]` stanza like the following:
81 81