diff --git a/README.md b/README.md index 3b46326..1fad15f 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,13 @@ Error logger

## Install via composer -
+ Go to your project root directory and run this command in terminal: +
``` -composer require metabypass/php +composer require metabypass/php ```