From 0a2ad7555f9cb43630df78be2311e4e6c5758ec2 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Tue, 24 Jul 2012 15:06:59 +0200 Subject: [PATCH] Corrected chmod path. --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index e2cc9a9..010d4f8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -26,7 +26,7 @@ This script uses the following tools: **screen**, **rsync**, **zip** sudo mkdir /opt/msm sudo chown minecraft /opt/msm - sudo chmod -R 775 /opt/test + sudo chmod -R 775 /opt/msm Also be sure to create the directory for ram storage if your system supports ram disk: