Skip to content

Commit 744bf5c

Browse files
authored
Merge pull request #1962 from NCAR/jedwards4b-patch-1
Update README.md
2 parents 05173a6 + c11ae47 commit 744bf5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ The typical configuration with CMake can be done as follows:
9999
CC=mpicc FC=mpif90 cmake [-DOPTION1=value1 -DOPTION2=value2 ...] /path/to/pio/source
100100
```
101101

102-
Full instructions for the cmake build can be found in the installation
103-
documentation.
102+
Full instructions for the cmake build can be found in the [installation
103+
documentation](https://ncar.github.io/ParallelIO/install.html).
104104

105105
# References
106106

0 commit comments

Comments
 (0)