Update build_windows.md
Updated as requested in pull request review
This commit is contained in:
parent
0669850dd8
commit
cc12f95484
|
@ -29,7 +29,7 @@ CARLA forum</a>
|
|||
<summary> Show command lines to build on Windows</summary>
|
||||
|
||||
!!! 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.
|
||||
|
|
Loading…
Reference in New Issue