Update README.md

Minor typo fixed ;)
This commit is contained in:
David Young
2018-06-06 15:08:24 +12:00
committed by GitHub
parent 536b999161
commit cf4d9c6341

View File

@@ -185,7 +185,7 @@ Readme](web/README.md)
These are the variables that you MUST change before deploying:
- `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as
set for the mailman-core.
set for the mailman-web.
- `DATABASE_URL`: URL of the type
`driver://user:password@hostname:port/databasename` for the django to use. If