We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9021f62 commit 0316ae8Copy full SHA for 0316ae8
ruby/README.md
@@ -16,10 +16,6 @@ install it as you would any other gem:
16
17
$ gem install [--prerelease] google-protobuf
18
19
-The `--pre` flag is necessary if we have not yet made a non-alpha/beta release
20
-of the Ruby extension; it allows `gem` to consider these "pre-release"
21
-alpha/beta versions.
22
-
23
Once the gem is installed, you may or may not need `protoc`. If you write your
24
message type descriptions directly in the Ruby DSL, you do not need it.
25
However, if you wish to generate the Ruby DSL from a `.proto` file, you will
0 commit comments