Skip to content

Commit

Permalink
Update readme for need to load git-lfs on Orion before cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Degelia committed Sep 5, 2024
1 parent 3dc0974 commit 800b2dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/build_and_test.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
```
git clone --recurse-submodules https://github.com/NOAA-EMC/RDASApp.git
```
If running on Orion, you will also need to run `module load git-lfs` before cloning.

## 2.Build RDASApp
```
cd RDASApp
Expand Down

0 comments on commit 800b2dd

Please sign in to comment.