From 7b81fc0e7b3c50decc5f9792361e7da452941e68 Mon Sep 17 00:00:00 2001 From: Denny Septian Panggabean Date: Tue, 19 Mar 2024 16:18:02 +0700 Subject: [PATCH] test signing 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 461e949..0708e4d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ More information about the plans for version 4 can be found in [CodeIgniter 4](h The user guide corresponding to the latest version of the framework can be found [here](https://codeigniter4.github.io/userguide/). -## Installation & updates +## Installation & update `composer create-project codeigniter4/appstarter` then `composer update` whenever there is a new release of the framework.