From 0d7731b125a3b14dcbffe463d83a814d8e20d480 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Thu, 30 Jun 2016 07:57:15 +0200 Subject: [PATCH] Update client jar version in documentation --- docs/running.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/running.rst b/docs/running.rst index 0e7acd3..56d7752 100644 --- a/docs/running.rst +++ b/docs/running.rst @@ -271,13 +271,13 @@ If you want or need to provide your own textures, you have several options: :: - VERSION=1.8 + VERSION=1.10 wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/ If that's too confusing for you, then just take this single line and paste it into a terminal to get 1.8 textures:: - wget https://s3.amazonaws.com/Minecraft.Download/versions/1.8/1.8.jar -P ~/.minecraft/versions/1.8/ + wget https://s3.amazonaws.com/Minecraft.Download/versions/1.10/1.10.jar -P ~/.minecraft/versions/1.10/ * You can also just run the launcher to install the client.