diff --git a/python/examples/metis-block-graph/readme.md b/python/examples/metis-block-graph/readme.md index a34eeff..1221929 100644 --- a/python/examples/metis-block-graph/readme.md +++ b/python/examples/metis-block-graph/readme.md @@ -22,4 +22,4 @@ For Mac. install homebrew and do `brew install metis` then add this to your ~/.z 3. Install metis python library `pip install metis` -Now you are ready to run the test code. +Now you are ready to run the [test code](https://github.com/nasa/Plot3D_utilities/blob/main/python/examples/metis-block-graph/ghtcon_to_ddcmp.py).