| Update README.md - warvox - VoIP based wardialing tool, forked from rapid7/warv… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 5d52d5fa8592d9a880aea350767fc8526017707b | |
| parent ddd88952005ddac3a20136ad2c25f809af657eb9 | |
| Author: HD Moore <[email protected]> | |
| Date: Sat, 13 Apr 2013 15:19:10 -0500 | |
| Update README.md | |
| Diffstat: | |
| M README.md | 7 +++---- | |
| 1 file changed, 3 insertions(+), 4 deletions(-) | |
| --- | |
| 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 detail… | |
| @@ -18,7 +17,8 @@ WarVOX requires PostgreSQL 9.1 or newer with the "contrib" pa… | |
| To get started, install the OS-level dependencies: | |
| - $ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl… | |
| + $ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl… | |
| + 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 sta… | |
| -\ No newline at end of file | |
| +At this point you can configure a new IAX2 provider, create a project, and sta… |