Skip to content

Commit 88b359a

Browse files
Yarn
1 parent 38f846c commit 88b359a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
A webpack loader that allows to use SVG files as Vue Components.
33

44
## Installation
5-
`npm install --save-dev vue-svg-loader`
5+
`npm install --save-dev vue-svg-loader`
6+
`yarn add --dev vue-svg-loader`
67

78
## Configuration
89
```js

0 commit comments

Comments
 (0)