diff --git a/INSTALL.md b/INSTALL.md index d61b391d..99a3b5b3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -62,7 +62,7 @@ Note: this option turns on building `metis` in serial `--with-cuda-hypre`. `--cuda-arch` can be used to specify cuda compute capablility. (See table in https://en.wikipedia.org/wiki/CUDA#Supported_GPUs) -CUDA needs to be installed separately and nvcc must be found in PATH ([Example] (https://github.com/mfem/PyMFEM/blob/e1466a6a/.github/workflows/build-and-test-callable.yml#L111-L122)). +CUDA needs to be installed separately and nvcc must be found in PATH ([Example](https://github.com/mfem/PyMFEM/blob/e1466a6a/.github/workflows/build-and-test-callable.yml#L111-L122)). (examples) ```shell