aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-03-31 21:27:59 +0200
committerKarel Kočí <cynerd@email.cz>2016-03-31 21:30:46 +0200
commit0c1ceae4f3c871792e74a635e04fff10e0b0bfa2 (patch)
tree4cdc93308b8c5f0ddcaac9b31f3f7afdf35b746f /README.md
parent46bcaf84cbc806fc34213c3fb88a62bec7d761e4 (diff)
downloadmcserver-wrapper-0c1ceae4f3c871792e74a635e04fff10e0b0bfa2.tar.gz
mcserver-wrapper-0c1ceae4f3c871792e74a635e04fff10e0b0bfa2.tar.bz2
mcserver-wrapper-0c1ceae4f3c871792e74a635e04fff10e0b0bfa2.zip
Add installation instructions to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8027eaf..e4e94d2 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,16 @@ Requires:
* Python3
* Dependencies for Minecraft server (Java)
+For releasing are required also Pandoc and pypandoc to convert this file.
+
+Installation
+------------
+Installation is done using `pip`. Execute this command to install:
+```
+sudo pip install mcserver-wrapper
+```
+Expecting that Python3 is your default Python version, otherwise use `pip3`.
+
MCWRAPPER
---------
### Usage