URI: 
       Swap order - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 84006fff4c65d2010812c671e08f78d561b46df1
   DIR parent 5d52d5fa8592d9a880aea350767fc8526017707b
  HTML Author: HD Moore <hd_moore@rapid7.com>
       Date:   Sat, 13 Apr 2013 15:19:37 -0500
       
       Swap order
       
       Diffstat:
         M README.md                           |       8 ++++----
       
       1 file changed, 4 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -20,14 +20,14 @@ 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
        
       -Clone this repository to the location you want to install WarVOX:
       -
       -        $ git clone git://github.com/rapid7/warvox.git /home/warvox
       -
        Install RVM to obtain Ruby 1.9.3 or later
        
                $ \curl -L https://get.rvm.io | bash -s stable --autolibs=3 --rails
        
       +Clone this repository to the location you want to install WarVOX:
       +
       +        $ git clone git://github.com/rapid7/warvox.git /home/warvox
       +
        Configure WarVOX:
        
                $ cd /home/warvox