From 9f341be51f7e1af085d66fc986f1f90a7ec0fd39 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Tue, 11 Feb 2025 00:27:00 +0100 Subject: [PATCH] updated docs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2edd909..9e1f53c 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,14 @@ $ git clone -c feature.manyFiles=true --depth=2 https://github.com/spack/spack.g # For bash/zsh/sh $ . spack/share/spack/setup-env.sh - # For tcsh/csh $ source spack/share/spack/setup-env.csh - # For fish $ . spack/share/spack/setup-env.fish + +# Then to discover available compilers +$ spack compiler list +$ spack compiler find ``` Now in the root directory of this repository, you can load the spack environment