Browse Source

Update readme .NET SDK -> 7.0 Unix/Mac section

pull/3018/head
ilias 2 years ago
parent
commit
fd6146d431
No known key found for this signature in database
GPG Key ID: 62FF64D87802CC3D
  1. 2
      README.md

2
README.md

@ -71,7 +71,7 @@ If this problem occurs, please manually install the .NET 6.0 SDK from [here](htt @@ -71,7 +71,7 @@ If this problem occurs, please manually install the .NET 6.0 SDK from [here](htt
#### Unix / Mac:
- Make sure [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0) is installed.
- Make sure [.NET 7.0 SDK](https://dotnet.microsoft.com/download/dotnet/7.0) is installed.
- Make sure [PowerShell](https://github.com/PowerShell/PowerShell) is installed (formerly known as PowerShell Core)
- Clone the repository using git.
- Execute `git submodule update --init --recursive` to download the ILSpy-Tests submodule (used by some test cases).

Loading…
Cancel
Save