Skip to content

Commit 3de5b79

Browse files
committed
Improve INSTALL.md Prerequisites section
- Added some last minute text from Damian @rouson
1 parent af51d92 commit 3de5b79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

INSTALL.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Advanced Installation from Source
111111

112112
### Prerequisites: ###
113113

114-
The following prerequisites and their dependencies are recommended for the broadest coverage of CAF features. The download, compilation and installation of these prerequisites will be automatically attempted by the [install.sh] script, if any of them are missing or outdated.
114+
The prerequisites below and their dependencies are recommended for the broadest coverage of CAF features. If a prerequisite is missing or outdated, the [install.sh] script will prompt the user for permission to download, compile, and install it. Before doing so, [install.sh] will verify whether that prerequisite's prerequisites are present and will recursively traverse the dependency tree until reaching an acceptable prerequisite or reaching the end of a branch.
115115

116116
```
117117
opencoarrays
@@ -236,7 +236,6 @@ where the second line builds the flex package that is required for building gcc
236236
[make.inc]: ./src/make.inc
237237
[opencoarrays]: ./src/extensions/opencoarrays.F90
238238
[install_prerequisites]: ./install_prerequisites
239-
[build]: ./install_prerequisites/build
240239
[MPICH]: http://www.mpich.org
241240
[MVAPICH]:http://mvapich.cse.ohio-state.edu
242241
[MacPorts]: http://www.macports.org

0 commit comments

Comments
 (0)