diff --git a/src/commands/system-setup/2-gaming-setup.sh b/src/commands/system-setup/2-gaming-setup.sh index 89240c08..d4adfba0 100755 --- a/src/commands/system-setup/2-gaming-setup.sh +++ b/src/commands/system-setup/2-gaming-setup.sh @@ -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