From 2b02e029c1bab2e9aa610b449d773e7ddead658a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Thu, 17 Dec 2020 08:28:41 +0100 Subject: [PATCH] Updated test signing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 346b99e..4bb0142 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The `ViGEm` Bus Driver is licensed under the **BSD-3-Clause**, see [LICENSE](./L You can build directly within Visual Studio. -Do bear in mind that you'll need to **sign** the driver to use it without [test mode](). +Do bear in mind that you'll need to **sign** the driver to use it without [test mode](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/the-testsigning-boot-configuration-option#enable-or-disable-use-of-test-signed-code). ## Contribute