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 86c9bef commit 2a648a8Copy full SHA for 2a648a8
README.md
@@ -223,7 +223,7 @@ target_link_libraries(
223
To make the installed stdlib project discoverable add the stdlib directory to the ``CMAKE_PREFIX_PATH``.
224
The usual install location of the package files is ``$PREFIX/lib/cmake/fortran_stdlib``.
225
226
-### Using stdlib with with fpm
+### Using stdlib with fpm
227
228
To use `stdlib` within your `fpm` project, add the following lines to your `fpm.toml` file:
229
```toml
0 commit comments