From 28425c0fd7b18a11de68a4ea8832fdb6be33267c Mon Sep 17 00:00:00 2001 From: Alexander Martin Date: Mon, 12 Nov 2018 13:36:00 +0100 Subject: [PATCH] Update README.md Fix copy & paste error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2358685..ea117dd 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ After install make sure to generate your site again with: ## Disabling the Plugin -To disable the Faker plugin you can either directly edit `./config/config.yml` or use the command line option: +To disable the Data Inheritance plugin you can either directly edit `./config/config.yml` or use the command line option: php core/console --config --set plugins.dataInheritance.enabled=false