From d8edd4f3997f47ebd9ebbdbde4f14f45a30c55e9 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Wed, 4 Dec 2024 11:38:52 +0100 Subject: [PATCH] remove unnecessary setup step --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0d506d2..dd66913 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ $ composer require d3/tinymce-editor $ vendor/bin/oe-console oe:module:install source/modules/o3-shop/tinymce-editor ``` -Create the directory ´source/out/pictures/wysiwigpro´ in the shop root directory and assign the necessary rights to make this writable. - After requiring the module, you need to activate it, either via OXID shop admin or CLI. Navigate to shop folder and execute the following: