From 0c811ca17b782b25dc2ee86d4e23dfd27259e673 Mon Sep 17 00:00:00 2001 From: Brandon Shipley Date: Thu, 27 Mar 2025 02:11:34 -0700 Subject: [PATCH] readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 615248c..03f3d05 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ You can install this plugin into your CakePHP application using [composer](https The recommended way to install composer packages is: ``` -composer require your-name-here/cake-products +composer require hi-powered-dev/cake-products ```