1
Fork 0
mirror of https://github.com/Quackster/Minerva.git synced 2025-06-29 21:07:45 +00:00

Update README.md [skip actions]

This commit is contained in:
Quackster 2024-02-11 11:28:17 +10:00
parent 0ccda17406
commit a8d583eb15

View file

@ -27,7 +27,7 @@ This project is using both [Avatara](https://github.com/Quackster/Avatara) and [
## Setup ## Setup
To run Minerva, you need to install .NET 6 [runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) for your operating system. To run Minerva, you need to install .NET 8 [runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) for your operating system.
Once downloaded, you may execute ``./Minerva`` (Linux) or ``Minerva.exe`` (Windows). Once downloaded, you may execute ``./Minerva`` (Linux) or ``Minerva.exe`` (Windows).