Skip to content

Commit 2a648a8

Browse files
Update README.md
Co-authored-by: Federico Perini <federico.perini@gmail.com>
1 parent 86c9bef commit 2a648a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ target_link_libraries(
223223
To make the installed stdlib project discoverable add the stdlib directory to the ``CMAKE_PREFIX_PATH``.
224224
The usual install location of the package files is ``$PREFIX/lib/cmake/fortran_stdlib``.
225225

226-
### Using stdlib with with fpm
226+
### Using stdlib with fpm
227227

228228
To use `stdlib` within your `fpm` project, add the following lines to your `fpm.toml` file:
229229
```toml

0 commit comments

Comments
 (0)