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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You can update your existing installation using:
24
24
.. code::
25
25
26
26
$ conda update conda
27
-
$ conda update anaconda=5.0
27
+
$ conda install anaconda=5.0
28
28
29
29
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