Update build_windows.md

Updated as requested in pull request review
This commit is contained in:
Néstor Sabater 2020-08-04 19:35:43 +02:00 committed by bernat
parent 74f2b8a3d3
commit 9bf7a27a81
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ The build process can be quite long and tedious. The **[F.A.Q.](build_faq.md)**
To execute the <code>make</code> commands below, you <b>must</b> use the Visual Studio 2017 native console x64 <b>with</b> 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