Skip to content

Commit

Permalink
More dependency tweaks for gem2.3 and apache2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
harry-wood authored and tomhughes committed Jan 3, 2017
1 parent 194eaeb commit ea93c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ These can be installed on Ubuntu 16.04 or later with:
```
sudo apt-get install ruby2.3 libruby2.3 ruby2.3-dev \
libmagickwand-dev libxml2-dev libxslt1-dev nodejs \
apache2 apache2-threaded-dev build-essential git-core \
apache2 apache2-dev build-essential git-core \
postgresql postgresql-contrib libpq-dev postgresql-server-dev-all \
libsasl2-dev imagemagick
sudo gem2.0 install bundler
sudo gem2.3 install bundler
```

### Alternative platforms
Expand Down

0 comments on commit ea93c03

Please sign in to comment.