diff --git a/README.md b/README.md index 2b15620..00e7834 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,7 @@ The driver is built for Windows 7/8.1/10 (x86 and amd64). ## How to build -### Prerequisites - -- Visual Studio **2019** ([Community Edition](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=16) is just fine) -- [WDK for Windows 10, version 1903](https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk#wdk-for-windows-10-version-1903) +[Install Visual Studio 2019 and WDK for Windows 10, version 1903](https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk#wdk-for-windows-10-version-1903). You can build directly within Visual Studio. @@ -49,7 +46,7 @@ Do bear in mind that you'll need to **sign** the driver to use it without [test Found a bug and want it fixed? Open a detailed issue on the [GitHub issue tracker](../../issues)! -Have an idea for a new feature? [Check out the project board](https://projects.vigem.org/public/board/27281599595f5fbe5f915884fb9ca2de92726e74173f1ac434300b2d40af), maybe it's already on there! If not, let's have a chat about your request on [Discord](https://discord.vigem.org) or the [community forums](https://forums.vigem.org). +Have an idea for a new feature? Let's have a chat about your request on [Discord](https://discord.vigem.org) or the [community forums](https://forums.vigem.org). ### Questions & Support