Skip to content

Commit

Permalink
Update docs/source/install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin authored Dec 13, 2023
1 parent 7ab6d44 commit 7f5300d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Test Dask with ``py.test``::
cd dask
py.test dask

Installing Dask naively may not install all requirements by default (see the `Pip` section above).
Installing Dask naively may not install all requirements by default (see the ``pip`` section above).
You may choose to install the ``dask[complete]`` version which includes
all dependencies for all collections::

Expand Down

0 comments on commit 7f5300d

Please sign in to comment.