[ARVADOS] updated: d9214af111bb44deed1246ec97624b6bd8d970c5

git at public.curoverse.com git at public.curoverse.com
Wed May 27 12:44:34 EDT 2015


Summary of changes:
 doc/install/install-manual-prerequisites-ruby.html.textile.liquid | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  d9214af111bb44deed1246ec97624b6bd8d970c5 (commit)
      from  59d68bda41fcc83c47795a19dbe1d0c180952a08 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit d9214af111bb44deed1246ec97624b6bd8d970c5
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed May 27 12:42:44 2015 -0400

    Add GPG key for RVM installation in the doc.
    
    No issue #

diff --git a/doc/install/install-manual-prerequisites-ruby.html.textile.liquid b/doc/install/install-manual-prerequisites-ruby.html.textile.liquid
index 3bad424..44c8460 100644
--- a/doc/install/install-manual-prerequisites-ruby.html.textile.liquid
+++ b/doc/install/install-manual-prerequisites-ruby.html.textile.liquid
@@ -9,7 +9,8 @@ We recommend Ruby >= 2.1.
 h2(#rvm). Option 1: Install with rvm
 
 <notextile>
-<pre><code>~$ <span class="userinput">\curl -sSL https://get.rvm.io | bash -s stable --ruby=2.1</span>
+<pre><code>~$ <span class="userinput">gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3</span>
+~$ <span class="userinput">\curl -sSL https://get.rvm.io | bash -s stable --ruby=2.1</span>
 ~$ <span class="userinput">gem install bundler
 </span></code></pre></notextile>
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list