URI: 
       Tiny README update - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 63ef34c03c9571c3a94b205546d455857a0a0c8d
   DIR parent bdf5e6a5ddce6020cb846e501a83b41bc1565d53
  HTML Author: Eric <eric@ifyd.com>
       Date:   Wed,  3 Sep 2014 23:32:08 -0500
       
       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