Skip to content

Commit a6e9fce

Browse files
authored
Update README.md
1 parent 766f359 commit a6e9fce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ Validates an ip address is either public or private. Supports ipv4 & ipv6.
2020
</a>
2121
</p>
2222

23+
## Installation
24+
25+
```bash
26+
composer require laravel-validation-rules/ip
27+
```
28+
2329
## Usage
2430

2531
Validate an ip address is a public address.

0 commit comments

Comments
 (0)