##// END OF EJS Templates
Remove stale reference to iptest.py top-level script.
Fernando Perez -
Show More
@@ -11,8 +11,8 b' subdirectory in ``.html`` and ``.pdf`` formats, also available online at our'
11 11 the plaintext version of these manuals.
12 12
13 13
14 Instant running and testing
15 ===========================
14 Instant running
15 ===============
16 16
17 17 You can run IPython from this directory without even installing it system-wide
18 18 by typing at the terminal:
@@ -20,10 +20,4 b' by typing at the terminal:'
20 20 .. code-block:: bash
21 21
22 22 python ipython.py
23
24 and similarly, you can execute the built-in test suite with:
25 23
26 .. code-block:: bash
27
28 python iptest.py
29 No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now