From a479bf4bf65379013e4d09a812017eb772ebad08 Mon Sep 17 00:00:00 2001 From: Andreas von Studnitz Date: Mon, 18 Feb 2019 14:58:28 +0100 Subject: [PATCH] Update Installation Instructions, no need to add a repo any more --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 790c6b0..8a3c06f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ Instead we minimize the lock time by closing the session as soon as we have read 1. Install via composer ``` - composer config repositories.session-unblocker vcs git@github.com:integer-net/magento2-session-unblocker.git composer require integer-net/magento2-session-unblocker ``` 2. Enable module @@ -74,4 +73,4 @@ The MIT License (MIT). Please see [License File](LICENSE.txt) for more informati [link-code-quality]: https://scrutinizer-ci.com/g/integer-net/magento2-session-unblocker [link-author]: https://github.com/wigman [link-author2]: https://github.com/schmengler -[link-contributors]: ../../contributors \ No newline at end of file +[link-contributors]: ../../contributors