You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2017/11/02 21:59:04 UTC

[accumulo-website] branch milleruntime-readme-ruby created (now cc5aaec)

This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch milleruntime-readme-ruby
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


      at cc5aaec  Update README.md

This branch includes the following new commits:

     new cc5aaec  Update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <co...@accumulo.apache.org>'].

[accumulo-website] 01/01: Update README.md

Posted by mm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch milleruntime-readme-ruby
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git

commit cc5aaecae4a96fe90543b60a83c8c0bc6d9365be
Author: Mike Miller <mm...@apache.org>
AuthorDate: Thu Nov 2 17:59:02 2017 -0400

    Update README.md
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index ec88309..56f0bab 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ use [Bundler] to install the necessary dependencies to run and build the website
 
 ## Install Bundler and dependencies
 
+Ruby is required to use Bundler so first make sure you have Ruby on your machine.  If you are using
+an OS packaged version of Ruby, you will have to also install the ruby-dev (Ubuntu) or 
+ruby-devel (Fedora) package as well.
+
 With Ruby installed on your machine, you can install [Bundler] using the command below:
 
     gem install bundler

-- 
To stop receiving notification emails like this one, please contact
"commits@accumulo.apache.org" <co...@accumulo.apache.org>.