Skip to content

Commit 4ae39d9

Browse files
committed
DOC: fix conda link
1 parent 65d3bc0 commit 4ae39d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ After activating the environment, the ``sounddevice`` module can be installed wi
1313
python -m pip install sounddevice
1414

1515
__ https://docs.python.org/3/library/venv.html
16-
__ https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html#managing-environments
16+
__ https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html#creating-environments
1717

1818
If you have already installed an old version of the module in the environment,
1919
you can use the ``--upgrade`` flag to get the newest release.

0 commit comments

Comments
 (0)