Skip to content

Commit

Permalink
Minor docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Jan 30, 2024
1 parent 8d29ca6 commit 41c26d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ With pip:
$ pip install doitlive
Requires Python >= 3.8 with pip.

Quickstart
----------

Expand Down Expand Up @@ -227,7 +225,7 @@ doitlive supports autotyping in a Python console. You can enter Python mode in a
IPython mode
------------
If you have `IPython <https://ipython.org/>`_ installed, you can run doitlive in ``ipython`` mode. Just enclose your Python code in triple-backticks, like so:
If you have `IPython <https://ipython.org/>`_ installed, you can run doitlive in ``ipython`` mode. Enclose your Python code in triple-backticks, like so:
.. code-block:: bash
Expand Down

0 comments on commit 41c26d2

Please sign in to comment.