Skip to content

Commit

Permalink
Update readme .NET SDK -> 7.0 Unix/Mac section (#3018)
Browse files Browse the repository at this point in the history
  • Loading branch information
irtimir authored Jun 22, 2023
1 parent d57b08c commit 2aad681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 2aad681

Please sign in to comment.