From bb45ace08ce6f4b73f5585766a1d6a554bf0bf32 Mon Sep 17 00:00:00 2001 From: Martin Adler Date: Wed, 27 May 2026 22:25:43 +0200 Subject: [PATCH] [DOCS] Fix site set reference in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4f3b78..1cd810c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ finishers will be aware of the copied field(s). ## Preferred installation 1. Require the extension via composer. -2. Add the site set tritum/form-element-linked-checkbox to the dependencies of +2. Add the site set `tritum/repeatable-form-elements` to the dependencies of your site packages site set (TYPO3 v13). Or add the static TypoScript configuration to your TypoScript template (TYPO3 v12 and TYPO3 v13).