From ac61390b8819934574ddd562bb67fe9799f6536d Mon Sep 17 00:00:00 2001 From: Austin Taylor Date: Thu, 7 Dec 2017 01:19:45 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ca0e6f2..8164f59 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,15 @@ There are a few configuration steps to setting up VulnWhisperer: * Import ElasticSearch Templates * Import Kibana Dashboards +Run +----- +```python + +vuln_whisperer -c configs/example.ini + +``` + +_For windows, you may need to type the full path of the binary in vulnWhisperer located in the bin directory._ Credit ------