X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/53aa570d1889f8becae86559f04e2cf85cd4bcb6..f92e43f87f137e00d3e23a2defa5c891da0e8462:/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