diff --git a/README.md b/README.md index f3641f0..aedac1f 100644 --- a/README.md +++ b/README.md @@ -804,7 +804,7 @@ You can disable this feature by modify `frps.toml` and `frpc.toml`: ```toml # frps.toml and frpc.toml, must be same -tcpMux = false +transport.tcpMux = false ``` ### Support KCP Protocol