From fb73cd5e41f673ad5dc9ea9082acc674a7672594 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 28 Jan 2019 08:37:36 +0100 Subject: [PATCH] [TASK] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 68f9360..f5d0e2c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,12 @@ Currently support TYPO3 8.7 and 9.5 LTS ### Installation with composer `composer require christianessl/tabmoduleclick`. +Install the extension in the Extension module. + +Clear caches and reload the backend for all changes to take effect. ### Installation with TER Open the TYPO3 Extension Manager, search for `tabmoduleclick` and install the extension. + +Clear caches and reload the backend for all changes to take effect.