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.