##// END OF EJS Templates
remove mention of `ipython.py` from README
MinRK -
Show More
@@ -28,7 +28,7 b' Instant running'
28 You can run IPython from this directory without even installing it system-wide
28 You can run IPython from this directory without even installing it system-wide
29 by typing at the terminal::
29 by typing at the terminal::
30
30
31 $ python ipython.py
31 $ python -m IPython
32
32
33
33
34 Development installation
34 Development installation
General Comments 0
You need to be logged in to leave comments. Login now