| Merge branch 'master' of github.com:/rapid7/warvox - warvox - VoIP based wardia… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit c8d16b8cd1311efd6fd6de71253f6842a03a6a1d | |
| parent 82e0f94596ae79dbacf9b72130d9d1d61134a8c0 | |
| Author: HD Moore <[email protected]> | |
| Date: Sun, 7 Sep 2014 14:42:45 -0500 | |
| Merge branch 'master' of github.com:/rapid7/warvox | |
| 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 | |