We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30114f commit 674d2d3Copy full SHA for 674d2d3
1 file changed
docs/source/install/install.rst
@@ -87,7 +87,7 @@ argcomplete, install IPython with the ``terminal`` extra:
87
88
.. code-block:: bash
89
90
- $ pip install ipython[terminal]
+ $ pip install ipython[all]
91
$ activate-global-python-argcomplete
92
93
Alternatively, you can install argcomplete separately:
0 commit comments