diff --git a/doc/installation.rst b/doc/installation.rst index 7ed44ca27dc265539e6ca01ece3d30a6dde34fc5..587f90e3bac6c7b45f342e858e937eab44d31aac 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -11,14 +11,14 @@ Installation * `resampy >= 0.2 <https://github.com/bmcfee/resampy>`_ Make sure you Python environment is properly configured. It is recommended to -install `madarrays` in a virtual environment. +install ``madarrays`` in a virtual environment. Release version --------------- First, make sure you have the latest version of pip (the Python package manager) installed. If you do not, refer to the `Pip documentation -<https://pip.pypa.io/en/stable/installing/>`_ and install `pip` first. +<https://pip.pypa.io/en/stable/installing/>`_ and install ``pip`` first. Install the current release with ``pip``::