Skip to content

Commit ec58992

Browse files
Merge pull request #73 from iliyaZelenko/patch-1
Update README.md
2 parents b9ff14b + 0d39ba8 commit ec58992

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@ npm install --save tslib
4444
npm install --save [email protected]
4545
```
4646

47+
## yarn
48+
49+
```sh
50+
# TypeScript 2.3.3 or later
51+
yarn add tslib
52+
53+
# TypeScript 2.3.2 or earlier
54+
55+
```
56+
4757
## bower
4858

4959
```sh

0 commit comments

Comments
 (0)