aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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