Fix upgrade instructions

This commit is contained in:
David Baker 2015-03-02 16:40:17 +00:00
parent 9f03553f48
commit 3c8bd7809c

View File

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