We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950904f commit 0db793bCopy full SHA for 0db793b
README.md
@@ -22,9 +22,9 @@ Don't forget to include your autoload to CI config file :
22
```php
23
$config['composer_autoload'] = FCPATH.'vendor/autoload.php';
24
```
25
-### :arrow_right: Step 2 : One command Installation
+### :arrow_right: Step 2 : One command Setup
26
27
-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
28
29
**N.B:** It will make 2 new controllers Welcome.php and User.php
30
```sh
0 commit comments