Fix spelling
This commit is contained in:
parent
211a8b288a
commit
c2c3ee8e4a
|
@ -6,7 +6,7 @@ To upgrade the database schema, run::
|
||||||
./database-prepare-for-0.2.0.sh "<database>.db"
|
./database-prepare-for-0.2.0.sh "<database>.db"
|
||||||
|
|
||||||
|
|
||||||
The home server npw requires setting up of SSL config before it can run. To
|
The home server now requires setting up of SSL config before it can run. To
|
||||||
automatically generate some default config that can be edited use::
|
automatically generate some default config that can be edited use::
|
||||||
|
|
||||||
$ python synapse/app/homeserver.py \
|
$ python synapse/app/homeserver.py \
|
||||||
|
|
Loading…
Reference in New Issue