projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
194eaeb
)
More dependency tweaks for gem2.3 and apache2-dev
author
Harry Wood
<github@onlineanimals.co.uk>
Tue, 3 Jan 2017 14:12:05 +0000
(14:12 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 3 Jan 2017 15:06:20 +0000
(15:06 +0000)
Closes #1405
INSTALL.md
patch
|
blob
|
history
diff --git
a/INSTALL.md
b/INSTALL.md
index afd0a55c4388d53c4531f162bfa2dd19ad494e3f..d036673b1ee1923bdffcdb8dfc36ab7cbd5cde15 100644
(file)
--- a/
INSTALL.md
+++ b/
INSTALL.md
@@
-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