dev-setup-non-vagrant.md: Add missing install step.

This commit is contained in:
Michael Nguyen 2016-12-01 18:41:37 -08:00 committed by Tim Abbott
parent 1ba150fa85
commit 991c84fa1e
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ sudo apt-get install postgresql-9.5-pgroonga
# If on 14.04 or 16.04, you can use the Zulip PPA for tsearch-extras:
cd zulip
sudo apt-add-repository -ys ppa:tabbott/zulip
sudo apt-get update
# On 14.04
sudo apt-get install postgresql-9.3-tsearch-extras
# On 16.04