Skip to content

Commit 579af14

Browse files
author
sourceryinstitute
committed
Corrected link in installation instructions.
1 parent e767da1 commit 579af14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Advanced options (most users should not use these):
128128
-DLEGACY_ARCHITECTURE=OFF enables the use of FFT libraries that employ AVX instructions
129129
-DHIGH_RESOLUTION_TIMER=ON enables timers that tick once per clock cycle
130130
-DCOMPILER_SUPPORTS_ATOMICS enables support for the proposed Fortran 2015 events feature
131-
-DUSE_EXTENSIONS builds the [opencoarrys] module for use with non-OpenCoarrays-aware compilers
131+
-DUSE_EXTENSIONS builds the [opencoarrays] module for use with non-OpenCoarrays-aware compilers
132132

133133
The first two flags above are not portable and the third enables code that is incomplete as
134134
of release 1.0.0. The fourth is set automatically by the CMake scripts based on the compiler

0 commit comments

Comments
 (0)