Merge pull request #75 from xabbuh/patch-1

update installation instructions
This commit is contained in:
Eduardo Gulias Davis
2015-06-29 23:49:12 +02:00
+1 -1
View File
@@ -9,7 +9,7 @@ With the help of
Run the command below to install via Composer
```shell
composer require egulias/email-validator
composer require egulias/email-validator "~1.2"
```
##Usage##