Skip to content

Commit 280e57e

Browse files
jvdp1jalvesz
andauthored
Update README.md
Co-authored-by: José Alves <[email protected]>
1 parent b3e9aef commit 280e57e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,7 @@ with `prog` being the name of the example program (e.g., `example_sort`).
259259
- *fypp* for meta-programming (templating and feature selection)
260260
- *C* preprocessing (compiler flag `-cpp`/`-fpp`) for conditional compilation
261261

262-
*fypp* preprocessing macros and flags are supported only through `CMake` and the
263-
`python` script `config/fypp_deployment.sh`.
262+
*fypp* preprocessing macros and flags are supported through `CMake` or the `python` script `config/fypp_deployment.py`.
264263
*C* preprocessing macros and flags are supported through `CMake` and `fpm`.
265264

266265
The table below lists all *fypp* preprocessing macros and flags currently used by `stdlib`:

0 commit comments

Comments
 (0)