Skip to content

Commit

Permalink
A couple of fixes in the beta announcement
Browse files Browse the repository at this point in the history
[ci skip]
[skip ci]
  • Loading branch information
ccordoba12 committed Aug 12, 2018
1 parent aada7c8 commit b34a22a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@ For a complete list of changes, please see our
You can easily install this beta if you use Anaconda by running:

conda update qt pyqt
conda install -c spyder-ide spyder==4.0.0b1
conda install -c spyder-ide spyder=4.0.0b1

Or you can use pip with this command:

pip install --pre -U spyder


Enjoy!
-Carlos
Carlos

0 comments on commit b34a22a

Please sign in to comment.