Skip to content

Commit

Permalink
One more quick update to doc page [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee authored Sep 9, 2022
1 parent c07a2c3 commit d1bad1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ For a quick introduction to using `resampy`, please refer to the `Examples`_ sec

Installation
------------
`resampy` can be installed from source through `pip`:
`resampy` can be installed through `pip`:

.. code-block:: bash
pip install resampy
python -m pip install resampy
Conda users can install pre-compiled packages:
Conda users can install via the following command:

.. code-block:: bash
Expand Down

0 comments on commit d1bad1d

Please sign in to comment.