From 796fb23195b1a0b8524ab383144264d3523211fc Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Tue, 15 Nov 2016 21:17:53 +0200 Subject: [PATCH] README.md update. --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 25fff8d..79ab9b2 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ ####Installing: from sources: - -1. git clone https://github.com/Tiiffi/mcrcon.git -2. cd mcrcon/ -3. make -4. sudo make install +``` +git clone https://github.com/Tiiffi/mcrcon.git +cd mcrcon/ +make +sudo make install +``` You can also download precompiled binaries: https://github.com/Tiiffi/mcrcon/releases/latest +Binaries are provided for Linux 32/64bit and Windows (only 32bit). --- ####Usage: