Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Jan 4, 2023
1 parent 046135c commit 03dc530
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 03dc530

Please sign in to comment.