Update README.md

fix comment about the installation location
pull/679/head
Tim Emiola 10 years ago
parent 400ba76208
commit 5b07190843
  1. 2
      src/ruby/README.md

@ -55,7 +55,7 @@ $ gem install bundler
- Finally, install the gRPC gem locally.
```sh
$ cd <install_dir>
$ # from this directory
$ bundle install
$ rake # compiles the extension, runs the unit tests, see rake -T for other options
```

Loading…
Cancel
Save