Skip to content

Commit 674d2d3

Browse files
authored
Update docs/source/install/install.rst
1 parent a30114f commit 674d2d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/install/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ argcomplete, install IPython with the ``terminal`` extra:
8787

8888
.. code-block:: bash
8989
90-
$ pip install ipython[terminal]
90+
$ pip install ipython[all]
9191
$ activate-global-python-argcomplete
9292
9393
Alternatively, you can install argcomplete separately:

0 commit comments

Comments
 (0)