Skip to content

Commit ebfbf5a

Browse files
committed
Updated docs.
1 parent 307d379 commit ebfbf5a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ To install with ``conda``:
153153
154154
.. end installation
155155
156-
Additionally, for better support, install `psutil <https://pypi.org/project/psutil/>`_ by specifying the ``terminals`` extra:
156+
Additionally, for better support in terminals,
157+
install `psutil <https://pypi.org/project/psutil/>`_ by specifying the ``terminals`` extra:
157158

158159
.. code-block:: bash
159160

doc-source/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,14 @@ Installation
136136

137137
.. end installation
138138
139+
Additionally, for better support in terminals,
140+
install `psutil <https://pypi.org/project/psutil/>`_ by specifying the ``terminals`` extra:
141+
142+
.. prompt:: bash
143+
144+
python -m pip install consolekit[terminals]
145+
146+
139147
.. toctree::
140148
:hidden:
141149

0 commit comments

Comments
 (0)