We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d3bc0 commit 4ae39d9Copy full SHA for 4ae39d9
doc/installation.rst
@@ -13,7 +13,7 @@ After activating the environment, the ``sounddevice`` module can be installed wi
13
python -m pip install sounddevice
14
15
__ https://docs.python.org/3/library/venv.html
16
-__ https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html#managing-environments
+__ https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html#creating-environments
17
18
If you have already installed an old version of the module in the environment,
19
you can use the ``--upgrade`` flag to get the newest release.
0 commit comments