From f131a364ff7eed9e007233f11370ba1c96e85820 Mon Sep 17 00:00:00 2001 From: lukemartinlogan Date: Mon, 16 Oct 2023 09:27:03 -0500 Subject: [PATCH] Update spack install readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dec668244..4540e91b9 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,8 @@ Hermes is a heterogeneous-aware, multi-tiered, dynamic, and distributed I/O buff # set location of hermes_file_staging git clone https://github.com/HDFGroup/hermes spack repo add ${HERMES_REPO}/ci/hermes -# The stable 1.1. development branch -spack install hermes@hdf-1.1 -# The unstable 1.1. development branch -spack install hermes@dev-1.1 +# Master should include all stable updates +spack install hermes@master ``` ### CMake