Skip to content

Commit 8db0572

Browse files
committed
Explain that MSYS2-fpm supports parallel compilation
1 parent 408e96a commit 8db0572

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ or from [miniconda](https://docs.conda.io/en/latest/miniconda.html).
6666

6767
#### [MSYS2]
6868

69-
Fpm is available as MinGW package in the MSYS2 package manager.
69+
Fpm is available as MinGW package in the MSYS2 package manager,
70+
which supports parallelization of the target compilation.
7071
To install fpm with pacman use
7172

7273
```

0 commit comments

Comments
 (0)