Skip to content

Commit

Permalink
Update Build-SU2-Windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
talbring authored Nov 18, 2019
1 parent 49eecf2 commit 8901834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs_v7/Build-SU2-Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Everything else can stay on their default values. On the next page set a destina
## Configuration and Compilation

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`).
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.
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.



Expand Down

0 comments on commit 8901834

Please sign in to comment.