From 0e24bbcd854366506f9bf1a6cf9595d79235c983 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Fri, 26 Oct 2018 21:39:40 +0200 Subject: [PATCH] change restore procedure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 430c6f7..2ef2fa9 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ if the Paymorrow module is to be used again * Manually clean up the replacement module entry (d3/oxid-paymorrow-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-paymorrow-replacement --update-no-dev`