Index: docs/windows_build_instructions.md |
diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md |
index 16b007d9adb0542122c5734ab06701b2bb4c27c3..357a4ab6c113a8333e3c51bbd64fb86efb95daa0 100644 |
--- a/docs/windows_build_instructions.md |
+++ b/docs/windows_build_instructions.md |
@@ -39,6 +39,9 @@ and select: |
You must have the 10586 SDK installed or else you will hit compile errors such |
as redefined macros. |
+Install Windows Driver Kit (WDK) 10, or use some other method to get the |
+Debugging Tools for Windows. |
+ |
Run `set DEPOT_TOOLS_WIN_TOOLCHAIN=0`, or set that variable in your |
global environment. |