Update README.md

This commit is contained in:
Maarten
2023-11-20 12:46:11 +01:00
committed by GitHub
parent 369bd805c9
commit 1576c680ca

View File

@@ -44,10 +44,10 @@
* **You'll need `unzip`, .NET runtime 6.0 and .NET sdk 6.0.**
* **Ubuntu:**
`sudo apt install unzip dotnet-runtime-6.0 dotnet-sdk-6.0`
`sudo apt install unzip dotnet-sdk-6.0`
* **Fedora:**
`sudo dnf install unzip dotnet-sdk-6.0 dotnet-runtime-6.0`
`sudo dnf install unzip dotnet-sdk-6.0`
* There are several options, AppImage, and a `.zip`, for both x64 and arm64.