Show More
@@ -19,7 +19,7 b' Overview' | |||
|
19 | 19 | ======== |
|
20 | 20 | |
|
21 | 21 | Welcome to IPython. Our full documentation is available on `ipython.readthedocs.io |
|
22 | <https://ipython.readthedocs.io/en/stable/>`_ and contain information on how to install, use | |
|
22 | <https://ipython.readthedocs.io/en/stable/>`_ and contains information on how to install, use and | |
|
23 | 23 | contribute to the project. |
|
24 | 24 | |
|
25 | 25 | Officially, IPython requires Python version 3.3 and above. |
@@ -32,7 +32,7 b' if you want to use these.' | |||
|
32 | 32 | |
|
33 | 33 | |
|
34 | 34 | |
|
35 |
Develop |
|
|
35 | Development and Instant runnimg | |
|
36 | 36 | ================================ |
|
37 | 37 | |
|
38 | 38 | You can find the latest version of the development documentation on `readthedocs |
@@ -43,7 +43,7 b' by typing at the terminal::' | |||
|
43 | 43 | |
|
44 | 44 | $ python -m IPython |
|
45 | 45 | |
|
46 |
Or see the `develop |
|
|
46 | Or see the `development installation docs | |
|
47 | 47 | <http://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_ |
|
48 | 48 | for the latest revision on read the docs. |
|
49 | 49 |
General Comments 0
You need to be logged in to leave comments.
Login now