Skip to content

Commit

Permalink
Add note about spack install
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 12, 2024
1 parent 1b379a0 commit 433fefc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ brew tap gmao-si-team/packages
brew install mepo
```

### Spack

Mepo is also available via spack as a package. To install mepo using spack, run the following command:

```
spack install mepo
```

## Transitioning from `mepo` v1.x to v2.x

If you try to use mepo v2.x within a mepo v1.x repository, you will get an warning message:
Expand Down

0 comments on commit 433fefc

Please sign in to comment.