Fix docs typo

This commit is contained in:
Sean Whalen
2018-12-31 12:19:50 -05:00
parent ead7f9ad09
commit c8e1424c3f
+1 -1
View File
@@ -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: