diff --git a/README.md b/README.md index e36fe4d..a02d465 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can clone the repository and build Jiayi Launcher yourself with the instruct * A computer running Windows 10 or later * [Git](https://git-scm.com/) * [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0) -* Optionally, an IDE that supports .NET 8 (e.g. [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) or [~~JetBrains Rider~~](https://www.jetbrains.com/rider/) [pending support]) +* Optionally, an IDE that supports .NET 8 (e.g. [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) or [JetBrains Rider](https://www.jetbrains.com/rider/)) ### Steps 1. Clone the repository