diff --git a/README.md b/README.md index 0302147..47311d2 100644 --- a/README.md +++ b/README.md @@ -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