diff --git a/README.md b/README.md index 3d85c921b5..0c75d9d85e 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ playing with it, you can remove it by following these steps: * remove the `web/bundles/acmedemo` directory; - * remove the `security.providers`, `security.firewall.login` and - `security.firewall.secured_area` entries in the `security.yml` file or + * remove the `security.providers`, `security.firewalls.login` and + `security.firewalls.secured_area` entries in the `security.yml` file or tweak the security configuration to fit your needs. What's inside?