From 1d8175faba1074e9d5f9d59d9222ae832005efef Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Tue, 13 Jan 2015 15:02:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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