Skip to content

Commit 510b3c6

Browse files
committed
update - 2
1 parent 4a40fe3 commit 510b3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/env.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,11 +270,11 @@ most out of using Python interactively. Its main components are:
270270
271271
$ pip install ipython
272272
273-
To download and install IPython with all it's main optional dependencies for the notebook, qtconsole, tests, and other functionalities
273+
To download and install IPython with all it's optional dependencies for the notebook, qtconsole, tests, and other functionalities
274274

275275
.. code-block:: console
276276
277-
$pip install ipython[all]
277+
$ pip install ipython[all]
278278
279279
BPython
280280
-------

0 commit comments

Comments
 (0)