Skip to content

Commit 68160f0

Browse files
committed
doc(README): fix typo in serial build instructions
1 parent dd91121 commit 68160f0

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 fcoarray=single"
49+
fpm build --flag "-cpp -O3 -ffast-math -fcoarray=single"
5050
```
5151

5252
#### Building in parallel mode

0 commit comments

Comments
 (0)