[Pkg-javascript-commits] [node-async] 29/480: added npm install command to README
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit cb11f0d1982d2bf4a72e75427ee0a55b059dbe8c
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date: Wed Jun 30 21:47:11 2010 +0100
added npm install command to README
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 67e803f..1697917 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ If you're interested in other ways to manage async code, then you may like
to take a look at the new implementation of the old node Promise objects or
alternative modules like node-continuables.
+__This module is also available as an npm package:__
+
+ npm install async
+
## API
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list