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.