Skip to content

Commit

Permalink
Update docs/source/installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Jan 19, 2020
1 parent 883d577 commit ccdb8e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ Installation

.. code-block:: bash
pip install imgviz
pip install imgviz
# there are optional dependencies like skimage, below installs all.
pip install imgviz[all]

0 comments on commit ccdb8e3

Please sign in to comment.