diff options
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index 6083a5a326..28a69d8d39 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -7,7 +7,7 @@ To upgrade the database schema, run:: The home server now requires setting up of SSL config before it can run. To -automatically generate the default config use:: +automatically generate default config use:: $ python synapse/app/homeserver.py \ --server-name machine.my.domain.name \ |