Skip to content

Commit afe86d5

Browse files
committed
Adapt documentation
1 parent aab9b46 commit afe86d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/MANUAL_INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sudo apt-get update
2121
sudo apt-get install ruby ruby-dev ruby-bundler \
2222
libvips-dev libxml2-dev libxslt1-dev \
2323
nodejs build-essential git-core \
24-
postgresql postgresql-contrib libpq-dev \
24+
postgresql postgresql-contrib postgis libpq-dev \
2525
libsasl2-dev libffi-dev libgd-dev \
2626
libarchive-dev libyaml-dev libbz2-dev npm
2727
sudo npm install --global yarn
@@ -40,7 +40,7 @@ sudo npm install --global yarn
4040
sudo dnf install ruby ruby-devel rubygem-rdoc rubygem-bundler \
4141
rubygems libxml2-devel nodejs gcc gcc-c++ git \
4242
postgresql postgresql-server \
43-
postgresql-contrib libpq-devel \
43+
postgresql-contrib postgis libpq-devel \
4444
perl-podlators libffi-devel gd-devel \
4545
libarchive-devel libyaml-devel bzip2-devel \
4646
nodejs-yarn vips-devel

0 commit comments

Comments
 (0)