diff --git a/README.md b/README.md index 58efd25..2c8d8b1 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A valid `config.toml` might look like this: ```toml [connection] Host="gamepc.local" -Port=6990 +Port=6980 Streamname="Command1" ```