Skip to content

Commit

Permalink
Instance of SPACK_MANAGER changed to EXAWIND_MANAGER
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolimeno committed Oct 25, 2024
1 parent 5257b38 commit 645c484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx/walkthrough/compiling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ To activate the Spack environment now, first activate Spack by repeating these c
.. code-block:: console
export EXAWIND_MANAGER=${REPO_DEST}/exawind-manager
source ${SPACK_MANAGER}/start.sh && spack-start
source ${EXAWIND_MANAGER}/start.sh && spack-start
Now, the Spack environment can be activated.

Expand Down

0 comments on commit 645c484

Please sign in to comment.