From 9fe3f530eb34bfc03e56a9815140b10cd54bfd13 Mon Sep 17 00:00:00 2001 From: Greg Becker Date: Sun, 17 Nov 2024 19:11:44 -0800 Subject: [PATCH] update stacks section for sc24 (#407) --- 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