diff --git a/README.md b/README.md index 766aecca761..122e1f67ad3 100644 --- a/README.md +++ b/README.md @@ -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`.