From fbe7cab9c6c65c56dc6233dfc64b047db8c60cb1 Mon Sep 17 00:00:00 2001 From: Tom Rothamel Date: Fri, 14 Feb 2025 23:01:57 -0500 Subject: [PATCH] Remove spurious backslash in README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index be0c3bb12..0a968a78a 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ the command:: sudo apt install virtualenvwrapper python3-dev libassimp-dev libavcodec-dev libavformat-dev \ libswresample-dev libswscale-dev libharfbuzz-dev libfreetype6-dev libfribidi-dev libsdl2-dev \ - libsdl2-image-dev libsdl2-gfx-dev libsdl2-mixer-dev libsdl2-ttf-dev libjpeg-dev pkg-config \ + libsdl2-image-dev libsdl2-gfx-dev libsdl2-mixer-dev libsdl2-ttf-dev libjpeg-dev pkg-config Ren'Py requires SDL_image 2.6 or greater. If your distribution doesn't include that version, you'll need to download it from: