Skip to content

Commit

Permalink
Merge pull request #1409 from vvo/patch-2
Browse files Browse the repository at this point in the history
docs(intro): remove non relevant pkg managers
  • Loading branch information
megawac committed Apr 19, 2017
2 parents 996abc2 + a663bec commit 8fd0183
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions intro.md
Expand Up @@ -14,9 +14,8 @@ it can also be used directly in the browser.

Async is also installable via:

- [yarn](https://yarnpkg.com/en/): `yarn add async`
- [bower](http://bower.io/): `bower install async`
- [component](https://github.com/componentjs/component): `component install caolan/async`
- [jam](http://jamjs.org/): `jam install async`

Async provides around 70 functions that include the usual 'functional'
suspects (`map`, `reduce`, `filter`, `each`…) as well as some common patterns
Expand Down

0 comments on commit 8fd0183

Please sign in to comment.