Update README.md

pull/30/head
Miepee 5 years ago committed by GitHub
parent 0901c9c28f
commit 7589664ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ A front-end application that simplifies installing the latest AM2R-Community-Upd
Windows needs the [.NET Framework 4.8 runtime](https://dotnet.microsoft.com/download/dotnet-framework/net48) installed.
Linux needs the following dependencies installed:
- [.NET Core 5.0 runtime](https://dotnet.microsoft.com/download/dotnet/5.0) or above
- [.NET Core 5.0 runtime](https://dotnet.microsoft.com/download/dotnet/6.0) or later. .NET Core 6.0 is preferred.
- `xdelta3`
- `gtk3`
- `libappindicator3`
@ -17,8 +17,8 @@ Linux needs the following dependencies installed:
- `fuse2`
As well as these dependencies to run AM2R:
- `libopenal1:i386`
- `libpulse0:i386`
- 32-bit version of `libpulse`
- 32-bit version of `openal`
Optionally, for APK creation any Java runtime is needed.

Loading…
Cancel
Save