Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agungsugiarto authored Aug 24, 2021
1 parent 603409d commit 7ae9539
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,7 @@ Screenshoot | Demo On [Heroku](https://boilerplate-codeigniter4.herokuapp.com/)
Installation
------------

**1.** Get The Module, since the myth/auth packages is still under development, we need to change composer.json in root project directory. Open composer.json with your text editor and add code like [this](/~https://github.com/agungsugiarto/boilerplate/blob/master/composer.json#L27-L28), or below like this.

```bash
"minimum-stability": "dev",
"prefer-stable": true,
```

And run require via composer
**1.** Get The Module

```bash
composer require agungsugiarto/boilerplate
Expand Down

0 comments on commit 7ae9539

Please sign in to comment.