##// END OF EJS Templates
Merge pull request #1 from rounakbanik/fix-readme-typos...
Rounak Banik -
r22800:0fc305f0 merge
parent child Browse files
Show More
@@ -19,7 +19,7 b' Overview'
19 ========
19 ========
20
20
21 Welcome to IPython. Our full documentation is available on `ipython.readthedocs.io
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 contribute to the project.
23 contribute to the project.
24
24
25 Officially, IPython requires Python version 2.7, or 3.3 and above.
25 Officially, IPython requires Python version 2.7, or 3.3 and above.
@@ -32,7 +32,7 b' if you want to use these.'
32
32
33
33
34
34
35 Developement and Instant runnimg
35 Development and Instant runnimg
36 ================================
36 ================================
37
37
38 You can find the latest version of the development documentation on `readthedocs
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 $ python -m IPython
44 $ python -m IPython
45
45
46 Or see the `developement installation docs
46 Or see the `development installation docs
47 <http://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_
47 <http://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_
48 for the latest revision on read the docs.
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