From cc8dfe20cacde4925faf98a302a672b61064977f Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 16 Jan 2023 17:40:44 +0100 Subject: [PATCH] Updated the description for the Steam Deck AppImage creation script. --- tools/create_AppImage_SteamDeck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/create_AppImage_SteamDeck.sh b/tools/create_AppImage_SteamDeck.sh index bf4e3614f..79e2cee68 100755 --- a/tools/create_AppImage_SteamDeck.sh +++ b/tools/create_AppImage_SteamDeck.sh @@ -7,7 +7,7 @@ # Runs the complete process of building a Linux AppImage specific to the Valve Steam Deck. # The SDL library is also built and included in the AppImage. # -# This script has only been tested on Ubuntu 20.04 LTS. +# This script has only been tested on Ubuntu 20.04 LTS and 22.04 LTS. # # How many CPU threads to use for the compilation.