diff options
author | Tim Emiola <tbetbetbe@users.noreply.github.com> | 2015-02-20 17:10:44 -0800 |
---|---|---|
committer | Tim Emiola <tbetbetbe@users.noreply.github.com> | 2015-02-20 17:10:44 -0800 |
commit | 79a0a521f81b07ba624d18b4459fcbd8e8e8aa60 (patch) | |
tree | 99858ff21c23bd9932fe0d634c7b39e35f3646ad | |
parent | bd87162f0be7164c5c9fba21378b0ee1f9cd4092 (diff) |
Update README.md
-rwxr-xr-x | src/ruby/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ruby/README.md b/src/ruby/README.md index eb51ac83ae..9c0eef49b0 100755 --- a/src/ruby/README.md +++ b/src/ruby/README.md @@ -19,7 +19,7 @@ QUICK - INSTALL - Clone this repository. - Follow the instructions in [INSTALL](../../INSTALL) to install the gRPC C core. -- If you don't have Ruby 2.1 installed, switch the more detailed instructions below +- If you don't have Ruby 2.1 installed, switch to the more detailed instructions below - Use bundler to install ```sh $ # from this directory |