| Merge pull request #7 from ehumphri/master - warvox - VoIP based wardialing too… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit c7877ebfef658f1554fef6772db0ade4c0dda445 | |
| parent 9b9f807286c6d19d3689561607e0923a7a4f0c07 | |
| Author: HD Moore <[email protected]> | |
| 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(-) | |
| --- | |
| diff --git a/README.md b/README.md | |
| @@ -19,8 +19,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… | |
| - postgresql postgresql-contrib git-core curl libpq libpq-dev | |
| + $ sudo apt-get install gnuplot lame build-essential libssl-dev libcurl… | |
| + postgresql postgresql-contrib postgresql-common git-core curl libpq … | |
| Install RVM to obtain Ruby 1.9.3 or later | |