@@ -91,9 +91,10 @@ Double click on the paraview executable in the bin directory or run in the previ
* Download and install [git bash for windows][gitforwindows]
* Download and install [cmake][cmake-download]
* Download and install [Visual Studio 2015 Community Edition][visual-studio]
* Download [ninja-build][ninja] and drop ninja.exe in C:/Windows/
* Download and install both msmpisetup.exe and msmpisdk.msi from [Microsoft MPI][msmpi]
* Download [ninja-build][ninja] and drop `ninja.exe` in `C:\Windows\`
* Download and install both `msmpisetup.exe` and `msmpisdk.msi` from [Microsoft MPI][msmpi]
* Download and install [Python for windows][pythonwindows]
* Download and install [Qt 5.12.3][qt-download-5.12.3] for winfows, make sure to check the MSVC 2015 64-bit component during installation, make sure to add `C:\Qt\Qt5.12.3\5.12.3\msvc2015_64\bin` to your `PATH` environnement variable.
#### Recover the source
* Open git bash
...
...
@@ -489,5 +490,6 @@ The following targets are used to build documentation for ParaView: