We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05173a6 + c11ae47 commit 744bf5cCopy full SHA for 744bf5c
README.md
@@ -99,8 +99,8 @@ The typical configuration with CMake can be done as follows:
99
CC=mpicc FC=mpif90 cmake [-DOPTION1=value1 -DOPTION2=value2 ...] /path/to/pio/source
100
```
101
102
-Full instructions for the cmake build can be found in the installation
103
-documentation.
+Full instructions for the cmake build can be found in the [installation
+documentation](https://ncar.github.io/ParallelIO/install.html).
104
105
# References
106
0 commit comments