]> git.openstreetmap.org Git - rails.git/blobdiff - INSTALL.md
Update Docker instructions to avoid copying entire settings file
[rails.git] / INSTALL.md
index e3c5299a5ac473bde497ebb9becc1ed4c9892a88..321e009874998ed910d53d5eb9892e88a4a5a150 100644 (file)
@@ -28,7 +28,7 @@ These can be installed on Ubuntu 20.04 or later with:
 
 ```
 sudo apt-get update
-sudo apt-get install ruby2.7 libruby2.7 ruby2.7-dev bundler \
+sudo apt-get install ruby2.7 libruby2.7 ruby2.7-dev \
                      libmagickwand-dev libxml2-dev libxslt1-dev nodejs \
                      apache2 apache2-dev build-essential git-core firefox-geckodriver \
                      postgresql postgresql-contrib libpq-dev libsasl2-dev \