Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnorman authored Dec 21, 2023
1 parent 0b419f6 commit 7b31b6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions standalone/mmf_simplified/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ git submodule update --init --recursive

## If you want to build with C++ scream physics

### Latest test is with E3Sm hash 55e0bc77804048a4e3adea39dc6b24d4aaa2fbc2
### Latest test is with E3Sm hash 524b75405ca13c1684ce2fc9f2c08a73e6308bc2

```bash
# cd into your home directory or a place you want to clone E3SM
git clone [email protected]:E3SM-Project/E3SM.git
cd E3SM
git checkout 55e0bc77804048a4e3adea39dc6b24d4aaa2fbc2
git checkout 524b75405ca13c1684ce2fc9f2c08a73e6308bc2
git submodule update --init --recursive
cd /path/to/PAM
cd standalone/machines
Expand Down

0 comments on commit 7b31b6e

Please sign in to comment.