Rounds of doc cleanups

This commit is contained in:
Griatch 2022-11-10 23:15:54 +01:00
parent 533d84626c
commit 2cbca12b9f
9 changed files with 87 additions and 102 deletions

View file

@ -1,6 +1,6 @@
# Non-interactive setup
The first ime you run `evennia start` (just after having created the database), you will be asked
The first time you run `evennia start` (just after having created the database), you will be asked
to interactively insert the superuser username, email and password. If you are deploying Evennia
as part of an automatic build script, you don't want to enter this information manually.