From c9d4a1845bec228ea847e9dd11666d667d554181 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Thu, 19 Jan 2023 14:25:45 -0700 Subject: [PATCH] markdown format --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e68146a..942d8db 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ required dependencies are included. Summary of steps to check out and start running code for local development: -bash -``` +```bash # --> Set a NSHMP_LIB_LOCAL=true environment variable on your system cd yourProjectDirectory git clone https://code.usgs.gov/ghsc/nshmp/nshmp-lib.git -- GitLab