diff --git a/Docs/build_windows.md b/Docs/build_windows.md
index 2dc272949..587507c69 100644
--- a/Docs/build_windows.md
+++ b/Docs/build_windows.md
@@ -24,7 +24,7 @@ The build process can be quite long and tedious. The **[F.A.Q.](build_faq.md)**
To execute the make
commands below, you must use the Visual Studio 2017 native console x64 with administrator rights, otherwise you may be getting permission errors.
!!! Important
- To execute the "make" commands below, you MUST use the Visual Studio 2017 native console x64 WITH administrator rights, otherwise you may be getting permission errors.
+ To execute the ```make``` commands below, you **must** use the Visual Studio 2017 native console x64 **with** administrator rights, otherwise you may be getting permission errors.
```sh
# Make sure to meet the minimum requirements