diff options
Diffstat (limited to 'README_LINUX.md')
| -rw-r--r-- | README_LINUX.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README_LINUX.md b/README_LINUX.md index ceabf14c..146799b3 100644 --- a/README_LINUX.md +++ b/README_LINUX.md @@ -2,6 +2,8 @@ There are two download options for running on Linux: the **dynamically-linked** build and the **AppImage**. The dynamic build is lighter, but might only run on newer systems. The AppImage is a bit bigger, but should run seamlessly on most systems (anything newer than Ubuntu 22.04 LTS). +Each version also accompanies an `INSTALL.sh` script that will create a desktop file for AO pointing to where the script was ran. This will enable you to run AO from an app launcher. Note that moving AO's folder will require running this script again. + ### AppImage If you downloaded the **AppImage** version, it should just be plug-and-play. If you run into errors or bugs, contact us in our [Discord server](https://discord.gg/wWvQ3pw) or open an [issue on GitHub](https://github.com/AttorneyOnline/AO2-Client/issues). |
