Merge branch 'master' of github.com:/rapid7/warvox - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit c8d16b8cd1311efd6fd6de71253f6842a03a6a1d
DIR parent 82e0f94596ae79dbacf9b72130d9d1d61134a8c0
HTML Author: HD Moore <hd_moore@rapid7.com>
Date: Sun, 7 Sep 2014 14:42:45 -0500
Merge branch 'master' of github.com:/rapid7/warvox
Diffstat:
M README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/README.md b/README.md
@@ -19,8 +19,8 @@ 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 libpq-dev
+ $ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl4-openssl-dev \
+ postgresql postgresql-contrib postgresql-common git-core curl libpq libpq-dev
Install RVM to obtain Ruby 1.9.3 or later