Fix wording

This commit is contained in:
afonsofrancof 2024-07-25 20:23:55 +01:00
parent c0e30db3e4
commit f61000ddfb
No known key found for this signature in database

View File

@ -72,7 +72,7 @@ install_additional_dependencies() {
echo "Lutris Installation complete."
echo "Installing steam..."
#Install steam on Ubuntu
#Install steam on Debian
if (lsb_release -i | grep -qi Debian); then
#Enable i386 repos
sudo dpkg --add-architecture i386