diff --git a/README.md b/README.md index 743df3b..204c414 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Sofern nötig, bestätigen Sie bitte, dass Sie `package-name` erlauben, Code aus ```bash ./vendor/bin/oe-eshop-db_migrate migrations:migrate d3manufacturerinformation -./vendor/bin/oe-console o:m:i source/modules/d3/manufacturerinformation -./vendor/bin/oe-console o:m:deact d3manufacturerinformation -./vendor/bin/oe-console o:m:act d3manufacturerinformation +./vendor/bin/oe-console oe:module:install source/modules/d3/manufacturerinformation +./vendor/bin/oe-console oe:module:deactivate d3manufacturerinformation +./vendor/bin/oe-console oe:module:activate d3manufacturerinformation ./vendor/bin/oe-eshop-db_views_generate ``` @@ -37,7 +37,7 @@ Leeren Sie anschließend den Temp Ordner des Shops. ## Lizenz -(Stand: 16.11.2024) +(Stand: 19.12.2024) ``` Copyright (c) D3 Data Development (Inh. Thomas Dartsch)