diff --git a/README.md b/README.md index dd17812..71b3e3c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ git clone https://github.com/YunoHost/dynette Web subscribe server deployment ------------------------------- ``` -apt-get install postgresql ruby thin libpq-dev bundler apache2 +apt-get install postgresql postgresql-server-dev-9.4 ruby thin libpq-dev bundler apache2 ``` In dynette repository: