From 00507cd8f22fcd7f1183fe86b69968b5b4fdb5f3 Mon Sep 17 00:00:00 2001 From: Jakub Theimer Date: Mon, 16 May 2022 03:28:07 +0200 Subject: [PATCH] edit readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index debfd5b..3bde336 100644 --- a/README.md +++ b/README.md @@ -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`