Skip to content

Commit 8901834

Browse files
authored
Update Build-SU2-Windows.md
1 parent 49eecf2 commit 8901834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Build-SU2-Windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Everything else can stay on their default values. On the next page set a destina
4040
## Configuration and Compilation
4141

4242
In the file browser go to the mingw installation directory and execute the file `mingw-w64`. This should open the command prompt. Navigate to the SU2 source code directory (in the command prompt you can change directories using `cd` and list directories using `dir`).
43-
Now you can follow the steps in the [Linux/MacOS Configuration and Compilation section](docs_v7/Build-SU2-From-Source/#configuration-and-compilation). But make sure to use `python meson.py` and `ninja.exe` instead of `./meson.py` and `./ninja`, respectively.
43+
Now you can follow the steps in the [Linux/MacOS Configuration and Compilation section](/docs_v7/Build-SU2-From-Source/#configuration-and-compilation). But make sure to use `python meson.py` and `ninja.exe` instead of `./meson.py` and `./ninja`, respectively.
4444

4545

4646

0 commit comments

Comments
 (0)