Skip to content

Commit

Permalink
docs: Update .NET Core SDK to .NET SDK (#9308)
Browse files Browse the repository at this point in the history
Update README.md

Update .NET Core SDK to .NET SDK
  • Loading branch information
WeihanLi committed Oct 18, 2023
1 parent 7c562eb commit fc1fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -48,7 +48,7 @@ We welcome code contributions through pull requests, issues tagged as **[`help-w
### Prerequisites

- Install [Visual Studio 2022 (Community or higher)](https://www.visualstudio.com/) and make sure you have the latest updates.
- Install [.NET Core SDK](https://dotnet.microsoft.com/download/dotnet-core) 6.x and 7.x.
- Install [.NET SDK](https://dotnet.microsoft.com/download/dotnet) 6.x and 7.x.
- Install NodeJS (18.x.x).
- Optional: Install wkhtmltopdf on Windows to test PDF using `choco install wkhtmltopdf`.

Expand Down

0 comments on commit fc1fb41

Please sign in to comment.