From 91774c26c97c37d7db5512554af2452640723fec Mon Sep 17 00:00:00 2001 From: Konrad Michalik Date: Mon, 15 Sep 2025 16:48:39 +0200 Subject: [PATCH] [DOCS] Fix site set installation instructions for TYPO3 v13 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4f3b78..e74f0e3 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).