Skip to content

Commit

Permalink
Documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
takielias committed May 4, 2019
1 parent 950904f commit 0db793b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0db793b

Please sign in to comment.