Skip to content

Commit 6bca027

Browse files
jalveszjvdp1
andauthored
Update README.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 1b5a132 commit 6bca027

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,9 @@ You can build `stdlib` using provided `fpm.toml`:
181181

182182
**Option 1**: From root folder
183183

184-
As `fpm` does not currently support `fypp` natively, `stdlib` now proposes a python script to preprocess and build. This script enables modification of the different `fypp` macros available in `stdlib`. The preprocessed files will be dumped at `<current_folder>/temp/*.f90` or `*.F90`. You can use the following command line:
184+
As `fpm` does not currently support `fypp` natively, `stdlib` now proposes a python script to preprocess and build it.
185+
This script enables modification of the different `fypp` macros available in `stdlib`. The preprocessed files will be dumped at `<current_folder>/temp/*.f90` or `*.F90`.
186+
You can use the following command line:
185187

186188
```sh
187189
python config/fypp_deployment.py

0 commit comments

Comments
 (0)