From fa374c42e7a1ca2702937cda578dc9c529882645 Mon Sep 17 00:00:00 2001 From: fizwit Date: Wed, 21 May 2025 10:40:32 -0700 Subject: [PATCH] add EasyBuild install method --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a035215..cf58f8a 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ ShapeMapper will only run on 64-bit Linux systems (Mac and Windows are not curre - Alternatively, you can build ShapeMapper if the provided binaries do not run on your platform. Building is relatively straightforward using conda. See building. +- If your site uses EasyBuild for managing scientific software, ShapeMapper2 can be installed with + EasyBuild. `eb ShapeMapper2-2.3-GCC-13.3.eb` + Usage