From 7e82a04a1677f70fb4f5daa429ea2fb1c301801e Mon Sep 17 00:00:00 2001 From: Fernando Montoya Date: Tue, 12 May 2015 21:38:05 -0500 Subject: [PATCH] Added installation instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cbdfd2c2a..b38d5035b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ node-http-proxy websockets. It is suitable for implementing components such as proxies and load balancers. +### Installation + +`npm install http-proxy --save` + ### Build Status