Skip to content

Commit

Permalink
Removed redundant command in git guide. (mne-tools#5423)
Browse files Browse the repository at this point in the history
The command "cd mne-python" is listed twice but can only be executed once.
  • Loading branch information
tjochmann authored and larsoner committed Aug 7, 2018
1 parent b070c70 commit ce9289f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/configure_git.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ These steps can be broken out to be more explicit as:

.. code-block:: console
$ cd mne-python
$ git remote add upstream git://github.com/mne-tools/mne-python.git
``upstream`` here is just the arbitrary name we're using to refer to the
Expand Down

0 comments on commit ce9289f

Please sign in to comment.