Skip to content

Commit 751f372

Browse files
authored
Fix typo in fpm build instruction (thanks @zoziha)
1 parent cce8f41 commit 751f372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Dependencies:
4646
#### Building in serial mode
4747

4848
```
49-
fpm build --flag "-cpp -O3 -ffast-math fcoarrays=single"
49+
fpm build --flag "-cpp -O3 -ffast-math fcoarray=single"
5050
```
5151

5252
#### Building in parallel mode

0 commit comments

Comments
 (0)