Merge branch 'develop' of https://github.com/Tiiffi/mcrcon into develop

This commit is contained in:
Tiiffi
2016-12-14 00:14:14 +02:00

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
```