You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/anaconda-5.0.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ You can update your existing installation using:
26
26
$ conda update conda
27
27
$ conda install anaconda=5.0
28
28
29
+
(Thanks to Dan Wolfe for informing me of the incorrect command to install `anaconda=5.0`)
30
+
29
31
A fresh installation of Anaconda 5.0 should still be similar to the `instructions <https://doingmathwithpython.github.io/pages/software-installation.html>`__
0 commit comments