Skip to content

Commit

Permalink
docs: add installation with yarn (#3757)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashoon123 authored Jan 15, 2021
1 parent f05a4a6 commit d412e87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,11 @@ This is a useful feature to send notifications to a group of users, or to a give
## Installation

```bash
// with npm
npm install socket.io

// with yarn
yarn add socket.io
```

## How to use
Expand Down

0 comments on commit d412e87

Please sign in to comment.