X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2d56bd2e4722e9c664f7605b3a46b505a30782db..93655055b823716a4e45abc4f35f6ba06920e11b:/doc/install/install-docker.html.textile.liquid diff --git a/doc/install/install-docker.html.textile.liquid b/doc/install/install-docker.html.textile.liquid index 374428919d..1566e80a9c 100644 --- a/doc/install/install-docker.html.textile.liquid +++ b/doc/install/install-docker.html.textile.liquid @@ -11,7 +11,11 @@ h2. Prerequisites # A GNU/Linux (virtual) machine # A working Docker installation (see "Installing Docker":https://docs.docker.com/installation/) # A working Go installation (see "Install the Go tools":https://golang.org/doc/install) -# A working Ruby installation (see "Install Ruby and bundler":install-manual-prerequisites-ruby.html) +# A working Ruby installation, with the Bundler gem installed + +h3. Install Ruby and Bundler + +{% include 'install_ruby_and_bundler' %} h2. Download the source tree