summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2019-01-28 07:54:25 -0600
committerAmber Brown <hawkowl@atleastfornow.net>2019-01-28 13:54:25 +0000
commit57a3e96e8ebf4a424e973c325e3b4e25cbdc27f1 (patch)
tree4286369e610e5c418ffe8c0f22436d12e0657ca1 /UPGRADE.rst
parentMerge pull request #4488 from matrix-org/rav/fed_routing/refactor (diff)
downloadsynapse-57a3e96e8ebf4a424e973c325e3b4e25cbdc27f1.tar.xz
Remove --process-dependency-links from UPGRADE.rst (#4485)
* Remove --process-dependency-links from UPGRADE.rst

Signed-off-by: Aaron Raimist <aaron@raim.ist>

* Add changelog

Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index b214a15526..47a8cb9c88 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -18,7 +18,7 @@ instructions that may be required are listed later in this document.
 
    .. code:: bash
 
-       pip install --upgrade --process-dependency-links matrix-synapse
+       pip install --upgrade matrix-synapse
 
        # restart synapse
        synctl restart