Merge pull request #7 from ehumphri/master - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit c7877ebfef658f1554fef6772db0ade4c0dda445
 (DIR) parent 9b9f807286c6d19d3689561607e0923a7a4f0c07
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Sat,  6 Sep 2014 15:43:19 -0500
       
       Merge pull request #7 from ehumphri/master
       
       Tiny README update
       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