From 0db793b08eb90ab413dfc6834f8496ae08747e93 Mon Sep 17 00:00:00 2001 From: takielias Date: Sun, 5 May 2019 00:15:20 +0600 Subject: [PATCH] Documentation updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c67c29..32b725c 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ Don't forget to include your autoload to CI config file : ```php $config['composer_autoload'] = FCPATH.'vendor/autoload.php'; ``` -### :arrow_right: Step 2 : One command Installation +### :arrow_right: Step 2 : One command Setup -If you want one click installation just Execute the Command in the Project directory +If you want Single command installation just Execute the Command in the Project directory **N.B:** It will make 2 new controllers Welcome.php and User.php ```sh