diff --git a/README.md b/README.md index 028b78c..f59367a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ###Installing: from sources: -``` +```sh git clone https://github.com/Tiiffi/mcrcon.git -cd mcrcon/ +cd mcrcon make sudo make install ```