Skip to content

Commit 58b8d39

Browse files
authored
Merge pull request #7596 from samcho/pr/fix-README
removed unnecessary nested parentheses in the first bullet of General…
2 parents 6b5f67a + deba471 commit 58b8d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ General Run-Time Support Notes
484484
------------------------------
485485

486486
- The Open MPI installation must be in your PATH on all nodes (and
487-
potentially LD_LIBRARY_PATH (or DYLD_LIBRARY_PATH), if libmpi/libshmem
487+
potentially LD_LIBRARY_PATH or DYLD_LIBRARY_PATH, if libmpi/libshmem
488488
is a shared library), unless using the --prefix or
489489
--enable-mpirun-prefix-by-default functionality (see below).
490490

0 commit comments

Comments
 (0)