typos fixed
This commit is contained in:
parent
203e5b7342
commit
afaf0b05f1
@ -9,7 +9,7 @@ if the Klarna module is not used and should be removed from the shop installatio
|
||||
* Deactivate the Klarna module in the shop backend.
|
||||
* Run this composer statement in your shop. Adjust this instruction if your installation requires it.
|
||||
|
||||
composer require d3/oxid-klarna-replacement --update-no-dev
|
||||
`composer require d3/oxid-klarna-replacement --update-no-dev`
|
||||
|
||||
* Manually remove the files from source/modules/tc/tcklarna.
|
||||
|
||||
@ -17,7 +17,7 @@ if the Klarna module is not used and should be removed from the shop installatio
|
||||
|
||||
if the Klarna module is to be used again
|
||||
|
||||
* Manually clean up the replacement module entry (d3/oxide-klarna-replacement) from the vendor/composer/installed.json and composer.lock files.
|
||||
* Manually clean up the replacement module entry (d3/oxid-klarna-replacement) from the vendor/composer/installed.json and composer.lock files.
|
||||
* Run this composer statement in your shop. Adjust this instruction if your installation requires it.
|
||||
|
||||
composer update --no-dev
|
||||
`composer update --no-dev`
|
||||
|
Loading…
x
Reference in New Issue
Block a user