Skip to content

Commit 739c765

Browse files
committed
docs(README): add yarn command
1 parent 86c4508 commit 739c765

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ ArrayBuffer loader for webpack
1212

1313
## Getting Started
1414

15+
16+
```
17+
$ yarn add arraybuffer-loader
18+
```
19+
20+
or
21+
1522
```
1623
$ npm install arraybuffer-loader --save-dev
1724
```

0 commit comments

Comments
 (0)