From 5b071908433ab241a4d00ae0c583c6bcd914415c Mon Sep 17 00:00:00 2001 From: Tim Emiola Date: Fri, 20 Feb 2015 15:35:22 -0800 Subject: Update README.md fix comment about the installation location --- src/ruby/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ruby/README.md b/src/ruby/README.md index aabfff5277..8792bb851e 100755 --- a/src/ruby/README.md +++ b/src/ruby/README.md @@ -55,7 +55,7 @@ $ gem install bundler - Finally, install the gRPC gem locally. ```sh -$ cd +$ # from this directory $ bundle install $ rake # compiles the extension, runs the unit tests, see rake -T for other options ``` -- cgit v1.2.3