Skip to content

Commit

Permalink
docs: put mochi repo back just in case Spack is behind (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Jan 31, 2023
1 parent 360508e commit 98499e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ up-to-date repos.
STAGE_DIR=~/hermes_stage
MOCHI_REPO=${STAGE_DIR}/mochi
HERMES_REPO=${STAGE_DIR}/hermes
git clone https://github.com/mochi-hpc/mochi-spack-packages.git ${MOCHI_REPO}
git clone https://github.com/HDFGroup/hermes ${HERMES_REPO}
spack repo add ${MOCHI_REPO}
spack repo add ${HERMES_REPO}/ci/hermes
Expand Down

0 comments on commit 98499e7

Please sign in to comment.