From 751ba39bd06ed780c7746357f2a9b90ca032a549 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Sat, 28 Dec 2019 13:44:17 +0100 Subject: [PATCH] docs/running: fix leftover mention of 1.14 Oopsie. --- docs/running.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running.rst b/docs/running.rst index d5af85f..ddeaa07 100644 --- a/docs/running.rst +++ b/docs/running.rst @@ -278,7 +278,7 @@ If you want or need to provide your own textures, you have several options: wget https://overviewer.org/textures/${VERSION} -O ~/.minecraft/versions/${VERSION}/${VERSION}.jar If that's too confusing for you, then just take this single line and paste it into - a terminal to get 1.14 textures:: + a terminal to get 1.15 textures:: wget https://overviewer.org/textures/1.15 -O ~/.minecraft/versions/1.15/1.15.jar