From 6a6076cf88792cc4e211124eec71e36815c5a2d9 Mon Sep 17 00:00:00 2001 From: Brett Langdon Date: Sun, 21 Oct 2012 10:13:12 -0700 Subject: [PATCH] Update Readme.md --- Readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Readme.md b/Readme.md index 0adf422..fcf5071 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,19 @@ HTTP Benchmarking Tool written in Node.JS. +## Installation +### NPM +```bash +npm install -g tommygun +``` + +### Git +```bash +git clone git://github.com/brettlangdon/tommygun.git +cd ./tommygun +npm install -g +``` + ## Configuration Tommygun uses ini files to specify what urls and settings to test. Each section corresponds to the url to test and