Update README.md

This commit is contained in:
Tiiffi
2016-11-16 18:16:10 +02:00
committed by GitHub
parent 29f1f9c400
commit 8441c578be

View File

@ -1,9 +1,9 @@
###Installing:
from sources:
```
```sh
git clone https://github.com/Tiiffi/mcrcon.git
cd mcrcon/
cd mcrcon
make
sudo make install
```