Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dammy001 committed Jan 16, 2022
1 parent b3af29e commit ec54a3f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Expand Up @@ -6,14 +6,15 @@ Used for otps, transaction pin, passwords etc

#### NPM

```
```bash
//with npm
npm i vue-split-input --save
```

#### Yarn

```
//with yarn
yarn add vue-split-input

//with pnpm
pnpm i vue-split-input
```

### Usage
Expand Down

0 comments on commit ec54a3f

Please sign in to comment.