From 04c8b0dbec9e75ea8c9b6f3ef9923fe60e98089e Mon Sep 17 00:00:00 2001 From: Terry Miller Date: Wed, 20 Dec 2023 13:21:35 -0700 Subject: [PATCH] typo --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39bf4f1f..acb40860 100755 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ The general capabilities of LaGriT can also be used outside of earth science app This allows the meshing capabilities of LaGriT to be combined with the numeric and scientific functionality of Python. PyLaGriT allows interactive and automated querying of mesh properties, enhanced looping functionality, and user defined error checking based on LaGriT output. +--- -### Getting Started +### Download LaGriT Download the repo by running: @@ -33,7 +34,7 @@ cd LaGriT/ ``` ### Building LaGriT ### ---- + [Detailed Instructions for Building LaGriT with cmake and exodus](cmake/README.md)