Skip to content

Commit

Permalink
DOC: Document name properly [skip azp] [skip actions] (#10448)
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Mar 21, 2022
1 parent 72841b3 commit c20d4c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/install/check_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ a terminal::

.. hint::
If you installed MNE-Python using one of our installers, enter the above
command in the **MNE Prompt**.
command in the **Prompt**.

This should display some system information along with the versions of
MNE-Python and its dependencies. Typical output looks like this::
Expand Down
8 changes: 4 additions & 4 deletions doc/install/installers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ bundles to the ``Applications`` folder on macOS.
.. rst-class:: mt-4
.. rst-class:: mb-5

- |code| |ensp| Use **MNE Spyder** to start writing your own analysis scripts right away, or to run one of our examples from this website.
- |code| |ensp| Use **Spyder** to start writing your own analysis scripts right away, or to run one of our examples from this website.

.. rst-class:: mt-3
- |desktop| |ensp| With **MNE System Info**, list the versions of all installed MNE-Python-related packages.
- |desktop| |ensp| With **System Info**, list the versions of all installed MNE-Python-related packages.

.. rst-class:: mt-3
- |terminal| |ensp| The **MNE Prompt** drops you into a command line interface with a properly activated MNE-Python environment.
- |terminal| |ensp| The **Prompt** drops you into a command line interface with a properly activated MNE-Python environment.


.. note::
Expand All @@ -45,7 +45,7 @@ VS Code Setup

If you want to use MNE-Python with `Visual Studio Code`_, you need to tell the
VS Code Python extension where to find the respective Python executable. To do
so, simply start the **MNE Prompt**. It will display several lines of
so, simply start the **Prompt**. It will display several lines of
information, including a line that will read something like:

.. code-block::
Expand Down

0 comments on commit c20d4c7

Please sign in to comment.