Skip to content

Commit 5b02bb7

Browse files
committed
Update content/docs/installation/installation-packages.md
1 parent 6957f61 commit 5b02bb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/installation/installation-packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ The community maintains a preCICE package for [MSYS2](https://packages.msys2.org
8787
To use Microsoft MPI, first make sure to install the [latest release of MSMPI](https://github.com/microsoft/Microsoft-MPI/releases/latest) (the `msmpisetup.exe`).
8888
Then, enable path inheritance in the environment configuration of your choice.
8989
To enable it for MSYS64 UCRT, edit the file `C:/msys64/ucrt.ini` and uncomment the line `MSYS2_PATH_TYPE=inherit` by removing the leading `#`. You should now be able to run `mpiexec` in the ucrt environment.
90+
9091
To search for a suitable package use:
9192

9293
```bash

0 commit comments

Comments
 (0)