Skip to content

Commit 0db793b

Browse files
committed
Documentation updated
1 parent 950904f commit 0db793b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Don't forget to include your autoload to CI config file :
2222
```php
2323
$config['composer_autoload'] = FCPATH.'vendor/autoload.php';
2424
```
25-
### :arrow_right: Step 2 : One command Installation
25+
### :arrow_right: Step 2 : One command Setup
2626

27-
If you want one click installation just Execute the Command in the Project directory
27+
If you want Single command installation just Execute the Command in the Project directory
2828

2929
**N.B:** It will make 2 new controllers Welcome.php and User.php
3030
```sh

0 commit comments

Comments
 (0)