From dba0e383c59c6d1dcc3bfa23e909a191a061604e Mon Sep 17 00:00:00 2001 From: David Mellen Date: Tue, 4 Jun 2024 07:55:23 +0200 Subject: [PATCH] docs: update installation section in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39495cd..782f785 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Use comoser to install the extension using `composer install remind/headless`. I Add the following to your site config: ```yaml -headless: true +headless: 1 ``` ## Dependencies