Skip to content

Commit

Permalink
Update .NET version in readme (#2350)
Browse files Browse the repository at this point in the history
* Update .NET version in readme

* Update README.md

* Update README.md

---------

Co-authored-by: trishorts <[email protected]>
  • Loading branch information
acesnik and trishorts authored Feb 26, 2024
1 parent 69b08bf commit 0e81697
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Check out the [wiki page](https://github.com/smith-chem-wisc/MetaMorpheus/wiki)
* Environment:
* 64-bit operating system
* .NET Core 6.0:
* Windows: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.4-windows-x64-installer
* macOS, x64 Intel processor: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.4-macos-x64-installer
* macOS, ARM Apple Silicon processor: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.4-macos-arm64-installer
* Windows: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.27-windows-x64-installer
* macOS, x64 Intel processor: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-6.0.27-macos-x64-installer
* macOS, ARM Apple Silicon processor: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-6.0.27-macos-arm64-installer
* Linux: https://docs.microsoft.com/dotnet/core/install/linux-package-managers
* Note that the installer (MetaMorpheusInstaller.msi) only works on Windows. The command-line version of MetaMorpheus supports any operating system that supports .NET Core (Windows, MacOS, Linux)
* 8 GB RAM recommended
Expand Down

0 comments on commit 0e81697

Please sign in to comment.