Update index.rst

This commit is contained in:
Sean Whalen
2022-01-09 14:42:55 -05:00
parent 5e0ac908c6
commit 315d400677
+1 -1
View File
@@ -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::