From 2767db86a6891b86b20697c981699d04f02ea279 Mon Sep 17 00:00:00 2001 From: tikuwa <48991931+imo-tikuwa@users.noreply.github.com> Date: Wed, 29 Sep 2021 21:19:08 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4a3a6..4588691 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can install this plugin into your CakePHP application using [composer](http: Update your composer file to include this plugin: ``` -composer require imo-tikuwa/cakephp3-soft-delete "2.*" +composer require imo-tikuwa/cakephp-soft-delete "2.*" ``` ## Configuration