From e71985cb1251d14d5875bc30975dbb7ff344c6e2 Mon Sep 17 00:00:00 2001 From: Gregory Becker Date: Sun, 17 Nov 2024 18:04:47 -0500 Subject: [PATCH] update stacks section for sc24 --- tutorial_stacks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial_stacks.rst b/tutorial_stacks.rst index 96c5ce3d3..3f1a41389 100644 --- a/tutorial_stacks.rst +++ b/tutorial_stacks.rst @@ -37,7 +37,7 @@ two main mechanisms that Spack provides for that: views and module files. .. code-block:: console - $ export EDITOR=emacs + $ export EDITOR='emacs -nw' ------------------ Setup the compiler