From a748861ed83bf33ea25786d3c1ac624601b1a08c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 13 Jan 2014 16:06:56 -0700 Subject: [PATCH] promoted to stable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9200303..c08d55b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Or you can build it alongside other libraries: ```bash npm install -g pakmanager -npm install forEachAsync@3.x --save +npm install forEachAsync --save pakmanager -e browser build ```