diff --git a/README.md b/README.md index d0b7e7a..1d67d8f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Example: ```mcrcon -c -H 192.168.1.42 -P 9999 -p password cmd1 "cmd2 with spaces"``` ####Enable rcon -Remember enable rcon by changing/adding these lines to server.properties +Remember to enable rcon by changing/adding these lines to server.properties ``` enable-rcon=true rcon.password=your_rcon_pasword