diff --git a/README.rst b/README.rst index 83d43a076..863c87248 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,7 @@ Optional Packages * `PyNaCl `__ (for voice support) -Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. ``apt``, ``dnf``, etc) before running the above commands: +Please note that when installing voice support on Linux, you must install the following packages via your favourite package manager (e.g. ``apt``, ``dnf``, etc) before running the above commands: * libffi-dev (or ``libffi-devel`` on some systems) * python-dev (e.g. ``python3.6-dev`` for Python 3.6)