Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
repl6669 committed May 16, 2022
1 parent 57271a1 commit 00507cd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ This is a simple Wrapper around the ZipArchive methods with some handy functions

## Installation

1. `"madnest/madzipper": "1.0.x"` can be installed by running `composer require madnest/madzipper`
1. `"madnest/madzipper": "1.x"` can be installed by running:

``` bash
composer require madnest/madzipper
```

2. Optionally when using with Laravel 8, 7 or 6, go to `app/config/app.php`

Expand Down

0 comments on commit 00507cd

Please sign in to comment.