Update README.md

This commit is contained in:
Tiiffi
2019-11-19 09:16:11 +02:00
committed by GitHub
parent f4fb9e27ab
commit d338537e23

View File

@ -1,4 +1,4 @@
###Installing: ### Installing:
from sources: from sources:
```sh ```sh
@ -15,8 +15,8 @@ You can also download precompiled binaries*: https://github.com/Tiiffi/mcrcon/re
--- ---
###Usage: ### Usage:
mcrcon [OPTIONS]... [COMMANDS]... mcrcon [OPTIONS] [COMMANDS]
Sends rcon commands to Minecraft server. Sends rcon commands to Minecraft server.
@ -47,7 +47,7 @@ Example:
--- ---
###Enable rcon on server ### Enable rcon on server
Remember to enable rcon by adding following lines to ```server.properties``` file. Remember to enable rcon by adding following lines to ```server.properties``` file.
``` ```
enable-rcon=true enable-rcon=true
@ -57,7 +57,7 @@ rcon.password=your_rcon_pasword
--- ---
####Contact: #### Contact:
* WWW: https://github.com/Tiiffi/mcrcon/ * WWW: https://github.com/Tiiffi/mcrcon/
* MAIL: tiiffi_at_gmail_dot_com * MAIL: tiiffi_at_gmail_dot_com