From f7b15bb37cf1f3f36c2e84ac4088fab725ce0a18 Mon Sep 17 00:00:00 2001 From: ADmad Date: Wed, 25 Dec 2019 18:56:01 +0530 Subject: [PATCH] Update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f7c53299..9929ffe3 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ Automated admin backend based on your [Crud](https://github.com/friendsofcake/cr # Installation -For CakePHP 3.x: - ```shell composer require friendsofcake/crud-view ```