Skip to content

Commit

Permalink
Update README.rst (#3208)
Browse files Browse the repository at this point in the history
This should be safe for Mac users in particular by typing only "pip install mne" and upgrading their version using --upgrade. 
Best
Martin
  • Loading branch information
MartinBaBer authored and agramfort committed May 4, 2016
1 parent 3b182bf commit 9108028
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ You can also install the latest release version with easy_install::

or with pip::

pip install mne
for an update of an already installed version use::

pip install mne --upgrade

or for the latest development version (the most up to date)::
Expand Down

0 comments on commit 9108028

Please sign in to comment.