From 03dc5305984ad71a71c363ab4cb1f691a5d9408b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=99=9A=20PH=E2=91=A6=20de=20Soria=E2=84=A2=E2=99=9B?= Date: Wed, 4 Jan 2023 22:50:01 +1100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d153ef..e076429 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ For example, this kind of validation can be very useful on online payment forms. ## Composer Installation -* Be sure PHP 7.1 or higher is installed +* Be sure PHP **[v7.1](https://www.php.net/releases/7_1_0.php) or higher** is installed. -* Install Composer (https://getcomposer.org) +* Install Composer (https://getcomposer.org). -* Then, include it in your project: +* Then, include it in your project like belowe, ```bash composer require ph-7/eu-vat-validator