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 |
|
|
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: |
@@ -21,9 +21,3 b' by typing at the terminal:' | |||
|
21 | 21 | |
|
22 | 22 | python ipython.py |
|
23 | 23 | |
|
24 | and similarly, you can execute the built-in test suite with: | |
|
25 | ||
|
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