We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e10539 + ac80df1 commit 71c6073Copy full SHA for 71c6073
1 file changed
README.md
@@ -74,7 +74,7 @@ fpm test --compiler caf --profile release --runner "cafrun -n 2"
74
To build and test with the Numerical Algorithms Group (NAG) Fortran compiler version
75
7.1 or later, use
76
```
77
-fpm test --compiler=nagfor --profile release --flag="-coarray=cosmp -fpp -f2018"
+fpm test --compiler=nagfor --profile release --flag "-coarray=cosmp -fpp -f2018"
78
79
80
### Building and testing with the Intel `ifx` compiler
0 commit comments