diff --git a/BUILD.md b/BUILD.md
index e4ddb52dbf..b6e06b18bd 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -86,7 +86,7 @@ For other system requirements and other dependencies, please see [this section](
|**Build Shared Library**|--build_shared_lib||
|**Build Python wheel**|--build_wheel||
|**Build C# and C packages**|--build_csharp||
-|**Build WindowsML**|--use_winml --use_dml||
+|**Build WindowsML**|--use_winml
--use_dml
--build_shared_lib|WindowsML depends on DirectML and the OnnxRuntime shared library.|
# Additional Build Instructions