Skip to content

Commit 85b191a

Browse files
committed
DOC: mention Miniconda
1 parent 817ff92 commit 85b191a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ things), e.g. Anaconda_ or WinPython_.
1212
.. image:: https://anaconda.org/conda-forge/python-sounddevice/badges/version.svg
1313
:target: https://anaconda.org/conda-forge/python-sounddevice
1414

15-
If you are using the ``conda`` package manager (e.g. with Anaconda_ for
15+
If you are using the ``conda`` package manager (e.g. with Anaconda_ or Miniconda_ for
1616
Linux/macOS/Windows), you can install the ``sounddevice`` module from the
1717
``conda-forge`` channel::
1818

@@ -81,6 +81,7 @@ might require a compiler and several additional libraries.
8181
.. _NumPy: https://numpy.org/
8282
.. _Python: https://www.python.org/
8383
.. _Anaconda: https://www.anaconda.com/products/individual#Downloads
84+
.. _Miniconda: https://docs.conda.io/miniconda.html
8485
.. _WinPython: https://winpython.github.io/
8586
.. _CFFI: https://cffi.readthedocs.io/
8687
.. _PyPI: https://pypi.org/project/sounddevice/

0 commit comments

Comments
 (0)