From 5fd0c32fa3ae9b265ebff16b96ddd571c242d858 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Fri, 5 Jul 2013 23:45:57 -0400 Subject: [PATCH] removed mkdir command in installing the textures Apparently the wget -P flag creates directories. --- docs/running.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/running.rst b/docs/running.rst index 774b40c..092b949 100644 --- a/docs/running.rst +++ b/docs/running.rst @@ -259,7 +259,6 @@ If you want or need to provide your own textures, you have several options: :: VERSION=1.6.1 - mkdir -p ~/.minecraft/versions/$VERSION/ wget https://s3.amazonaws.com/Minecraft.Download/versions/$VERSION/${VERSION}.jar -P ~/.minecraft/versions/$VERSION/ * You can also just run the launcher to install the client.