Update README.md - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 4954dcd914878e4cda925398fa31d2d548863a28
(DIR) parent b63e68c6a5b117c12123d3c7cc274ef35d4d5753
(HTM) Author: HD Moore <hd_moore@rapid7.com>
Date: Wed, 3 Sep 2014 23:11:49 -0500
Update README.md
Diffstat:
M README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ Installing
--
WarVOX 2.0.0 is still in development and the installation process is not ideal at the moment.
-** DO NOT USE WARVOX 2.0.0-dev YET! **
+**DO NOT USE WARVOX 2.0.0-dev YET!**
WarVOX requires a Linux operating system, preferably Ubuntu or Debian, but Kali should work as well.
@@ -20,7 +20,7 @@ WarVOX requires PostgreSQL 9.1 or newer with the "contrib" package installed for
To get started, install the OS-level dependencies:
$ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl3-openssl-dev \
- postgresql postgresql-contrib git-core curl libpq-dev
+ postgresql postgresql-contrib git-core curl libpq libpq-dev
Install RVM to obtain Ruby 1.9.3 or later