Skip to content

Commit 28054a6

Browse files
author
Damian Rouson
committed
Disambiguate CMAke internal/external INSTALL links
1 parent f8558df commit 28054a6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

INSTALL.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Download this file as a PDF document
2020
* [Installation Script]
2121
* [Advanced Installation from Source]
2222
* [Prerequisites]
23-
* [CMake]
23+
* [CMake scripts]
2424
* [Make]
2525
* [Obtaining GCC, MPICH, and CMake]
2626

@@ -151,7 +151,7 @@ opencoarrays
151151

152152
If using the advanced [CMake] or [Make] builds detailed below, please ensure that these dependencies are met before attempting to build and install OpenCoarrays.
153153

154-
### CMake ###
154+
### CMake scripts ###
155155

156156
#### N.B.: ####
157157

@@ -270,7 +270,7 @@ export gcc_install_path=/desired/installation/destination
270270

271271
[Advanced Installation from Source]: #advanced-installation-from-source
272272
[Prerequisites]: #prerequisites
273-
[CMake]: #cmake
273+
[CMake scripts]: #cmake-scripts
274274
[Make]: #make
275275

276276
[Obtaining GCC, MPICH, and CMake]: #obtaining-gcc-mpich-and-cmake
@@ -283,6 +283,7 @@ export gcc_install_path=/desired/installation/destination
283283

284284
[URLs]: #
285285

286+
[CMake]: http://www.cmake.org
286287
[Sourcery Store]: http://www.sourceryinstitute.org/store
287288
[Sourcery Institute Store]: http://www.sourceryinstitute.org/store
288289
[VirtualBox]: http://www.virtualbox.org

0 commit comments

Comments
 (0)