Skip to content

Commit

Permalink
Update README.md (sb2nov#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfcode authored Nov 24, 2021
1 parent ff69963 commit e9b2f49
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Node.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,11 @@ To uninstall a package:
```sh
npm uninstall [-g] <package>
```

## yarn

Yarn is package manager

```
brew install yarn
```

0 comments on commit e9b2f49

Please sign in to comment.