Merge branch 'pr/25'
[arvados.git] / doc / _includes / _install_ruby_and_bundler.liquid
index 724b052eb9620f4e5f53d4f0949f2c5c74d9d593..e79cffb7f86dd9adf5a622b231ceda25e057f4e4 100644 (file)
@@ -45,7 +45,7 @@ Install prerequisites for Ubuntu 12.04 or 14.04:
 <pre><code><span class="userinput">sudo apt-get install \
     gawk g++ gcc make libc6-dev libreadline6-dev zlib1g-dev libssl-dev \
     libyaml-dev libsqlite3-dev sqlite3 autoconf libgdbm-dev \
-    libncurses5-dev automake libtool bison pkg-config libffi-dev
+    libncurses5-dev automake libtool bison pkg-config libffi-dev curl
 </span></code></pre></notextile>
 
 Build and install Ruby: