diff --git a/docs/index.rst b/docs/index.rst index 662263d..26b4705 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -625,7 +625,7 @@ Or, install the latest development release directly from GitHub: .. code-block:: bash - sudo -H pip3 install -U git+https://github.com/domainaware/parsedmarc.git + sudo -u parsedmarc -H pip3 install --user -U git+https://github.com/domainaware/parsedmarc.git .. note::