Pārlūkot izejas kodu

Fix upgrade instructions

David Baker 9 gadi atpakaļ
vecāks
revīzija
3c8bd7809c
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      UPGRADE.rst

+ 2 - 2
UPGRADE.rst

@@ -13,8 +13,8 @@ This is required in order to support registration fallback (typically used on
 mobile devices).
 
 The format of stored application services has changed in Synapse. You will need
-to run ``python upgrade_appservice_db.py <database file path>`` to convert to 
-the new format.
+to run ``PYTHONPATH=. python scripts/upgrade_appservice_db.py <database file path>``
+to convert to the new format.
 
 Upgrading to v0.7.0
 ===================