Skip to content

Commit

Permalink
Update client jar version in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CounterPillow committed Jun 30, 2016
1 parent 1a41d8d commit 0d7731b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/running.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 0d7731b

Please sign in to comment.