@ -23,27 +23,7 @@ As well as these dependencies to run AM2R:
Optionally, for APK creation any Java runtime is needed.
### Ubuntu
On Ubuntu you can install them by following these instructions:
1. [Follow the instructions here to download and install the .NET Core Runtime](https://docs.microsoft.com/dotnet/core/install/linux-ubuntu#supported-distributions)
2. Enable the i386 architecture if you haven't already:
3. Install the rest of the dependencies with `sudo apt install libappindicator3-1 libwebkit2gtk-4.0-37 xdelta3 libgl1:i386 libopenal1:i386 libpulse0:i386 default-jre`
### Arch Linux
On Arch Linux you can install them by running this:
(Multilib repositories are required, instructions on how to enable them can be found [here](https://wiki.archlinux.org/title/Official_repositories#Enabling_multilib))
For other distros refer to your local package manager for instructions.
For more detailed instructions check out the [installation process wiki page](https://github.com/AM2R-Community-Developers/AM2RLauncher/wiki/Installation-Process).
## Downloads
Downloads can be found at the [Release Page](https://github.com/AM2R-Community-Developers/AM2RLauncher/releases).