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