URI: 
       Update README.md - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 5d52d5fa8592d9a880aea350767fc8526017707b
   DIR parent ddd88952005ddac3a20136ad2c25f809af657eb9
  HTML Author: HD Moore <hd_moore@rapid7.com>
       Date:   Sat, 13 Apr 2013 15:19:10 -0500
       
       Update README.md
       Diffstat:
         M README.md                           |       7 +++----
       
       1 file changed, 3 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -1,5 +1,4 @@
        WarVOX
       -
        ==
        WarVOX is released under a BSD-style license. See docs/LICENSE for more details.
        
       @@ -18,7 +17,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 libcurl-openssl-dev postgresql postgresql-contrib git-core curl
       +        $ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl-openssl-dev \ 
       +          postgresql postgresql-contrib git-core curl
        
        Clone this repository to the location you want to install WarVOX:
        
       @@ -59,4 +59,4 @@ Start the WarVOX daemons:
        
        Access the web interface at http://127.0.0.1:7777/
        
       -At this point you can configure a new IAX2 provider, create a project, and start making calls.
       -\ No newline at end of file
       +At this point you can configure a new IAX2 provider, create a project, and start making calls.