Skip to content

Commit c4ca219

Browse files
committed
removing confusing statement in docs
Signed-off-by: vsoch <vsochat@stanford.edu>
1 parent 849b4c5 commit c4ca219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/spack/docs/developer_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ you can specify the interpreter with ``-i``:
414414
415415
416416
Currently, there is only support for the current Python interpreter (default)
417-
along with an IPython interpreter (``-i python``). With the Python interpreter
417+
along with an IPython interpreter (shown above). With the Python interpreter
418418
(which is not interactive) you can run a single command:
419419

420420
.. code-block:: console

0 commit comments

Comments
 (0)