Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyaZelenko committed Aug 7, 2019
1 parent b9ff14b commit 0d39ba8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,16 @@ npm install --save tslib
npm install --save tslib@1.6.1
```

## yarn

```sh
# TypeScript 2.3.3 or later
yarn add tslib

# TypeScript 2.3.2 or earlier
yarn add tslib@1.6.1
```

## bower

```sh
Expand Down

0 comments on commit 0d39ba8

Please sign in to comment.