change restore procedure

This commit is contained in:
Daniel Seifert 2018-10-26 21:37:01 +02:00
parent 7d9ec44ded
commit db874cb506
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ if the Klarna module is to be used again
* 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 remove d3/oxid-klarna-replacement --update-no-dev`