GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.18k stars 802 forks source link

fix(check_deps): clarify to run the generated command as root #4490

Closed MicLieg closed 4 months ago

MicLieg commented 4 months ago

Description

The generated command to install the missing dependencies was not easy for new users to understand, resulting in those users needing support and asking for help.

Before

before

After

after

Type of change

Checklist

PR will not be merged until all steps are complete.

Documentation

If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.

Thank you for your Pull Request!