Skip to content

Commit

Permalink
Fixes for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed Jan 5, 2024
1 parent 6868bc3 commit 6fd5d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ This lightweight module facilitates precise email address validation, returning
## 🟢 » Node.js
### Installation via npm
```bash
npm install email-validator
npm install @sefinek/email-validator
```

### Installation via yarn
```bash
yarn add email-validator
yarn add @sefinek/email-validator
```

### Example
Expand Down

0 comments on commit 6fd5d53

Please sign in to comment.