We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bf8cd commit 61c3aefCopy full SHA for 61c3aef
pages/install/index.md
@@ -141,14 +141,14 @@ or from [miniconda](https://docs.conda.io/en/latest/miniconda.html).
141
Fpm is available with spack in its develop version.
142
To install fpm from spack use
143
144
-```{code-block}sh
+```{code-block} sh
145
spack install fpm
146
```
147
148
You can add `+openmp` to enable parallelization of the target compilation in fpm.
149
To use fpm in your environment load it with
150
151
152
spack load fpm
153
154
0 commit comments