diff --git a/conformance/README.md b/conformance/README.md index 2f62f0ff90..8569a6a7b3 100644 --- a/conformance/README.md +++ b/conformance/README.md @@ -81,7 +81,7 @@ Ruby: JRuby: $ [[ $(ruby --version) == "jruby"* ]] || echo "Switch to Java Ruby!" - $ bazel test //ruby:conformance_test --define=ruby_platform=java \ + $ bazel test //ruby:conformance_test_jruby --define=ruby_platform=java \ --action_env=PATH --action_env=GEM_PATH --action_env=GEM_HOME Testing other Protocol Buffer implementations