Skip to content

Commit 9f50d8d

Browse files
committed
Add newline to npm install to get copy/paste on github
1 parent affc721 commit 9f50d8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ This Vue 2 component was created for easily specifying a quantity, as is the cas
66

77
## How to install
88

9-
$```npm install @chipcastle.com/vue-select-quantity```
9+
```bash
10+
npm install @chipcastle.com/vue-select-quantity
11+
```
1012

1113

1214
## Quick start

0 commit comments

Comments
 (0)