diff --git a/docs/index.rst b/docs/index.rst index b53a71f..31a7cb2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -460,7 +460,7 @@ Or, install the latest development release directly from GitHub: Installation using pypy3 ------------------------ -For the best possible processing speed, consider using `parsedmarc` inside a ``pypy3`` +For the best possible processing speed, consider using ``parsedmarc`` inside a ``pypy3`` virtualenv. First, `download the latest version of pypy3`_. Extract it to ``/opt/pypy3`` (``sudo mkdir /opt`` if ``/opt`` does not exist), then create a symlink: