Include bundler in packages to install on Ubuntu
This commit is contained in:
parent
e8e44dbb9f
commit
9299f8ca23
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ of packages required before you can get the various gems installed.
|
|||
These can be installed on Ubuntu 16.04 or later with:
|
||||
|
||||
```
|
||||
sudo apt-get install ruby2.5 libruby2.5 ruby2.5-dev \
|
||||
sudo apt-get install ruby2.5 libruby2.5 ruby2.5-dev bundler \
|
||||
libmagickwand-dev libxml2-dev libxslt1-dev nodejs \
|
||||
apache2 apache2-dev build-essential git-core \
|
||||
postgresql postgresql-contrib libpq-dev postgresql-server-dev-all \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue