Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Jan 3, 2020
1 parent 6c24131 commit 7512b4c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ The [range request](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requ

## Installation

```sh
Install using [npm](https://www.npmjs.com/get-npm):
```shell script
npm install @tokenizer/http
```

```sh
or using [yarn](https://yarnpkg.com/):
```shell script
yarn add @tokenizer/http
```

Expand Down

0 comments on commit 7512b4c

Please sign in to comment.