diff options
-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 |