Doc Fixit: Update base INSTALL to markdown and remove outdated content#5272
Conversation
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
|
Fixes #5221. |
|
Fixes #5218 too, I presume. |
INSTALL.md
Outdated
There was a problem hiding this comment.
Let's make sure this is installing 0.13. @murgatroid99 do you know?
There was a problem hiding this comment.
If you follow that link, it just goes to the latest version of https://github.com/grpc/homebrew-grpc/blob/master/scripts/install
There was a problem hiding this comment.
Ok, so 0.11 then, it seems :S
There was a problem hiding this comment.
After 0.13 got released we can easily update the homebrew formula.
There was a problem hiding this comment.
We should direct users to language specific packages if that's what they are actually interested in.
If you are in a Hurry and only want to install gRPC as a dependency, follow language specific instructions.
For the C core, this can be accomplished by doing the following.
Windows
Linux
Mac OSX..
|
This also fixes #5379. |
b29443d to
cc85447
Compare
7119a24 to
ebf1fcf
Compare
|
@hsaliak reviewed this offline with me. Merging as it's doc only change. |
Doc Fixit: Update base INSTALL to markdown and remove outdated content
Fixes #5243