##// END OF EJS Templates
update documentation to add beta install instructions
Yarko Tymciurak -
Show More
@@ -33,6 +33,15 b' Make sure you have pip > 9.0 before upgrading. You should be able to update by s'
33 33
34 34 pip install ipython --upgrade
35 35
36 .. only:: ipydev
37
38 To update the beta version, run
39
40 .. code::
41
42 pip install ipython --upgrade --pre
43
44
36 45 Or if you have conda installed:
37 46
38 47 .. code::
General Comments 0
You need to be logged in to leave comments. Login now