Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Clone Failed in Install gRPC step #466

Closed
c14016057 opened this issue Mar 1, 2017 · 1 comment
Closed

Clone Failed in Install gRPC step #466

c14016057 opened this issue Mar 1, 2017 · 1 comment
Assignees

Comments

@c14016057
Copy link

http://www.grpc.io/docs/quickstart/cpp.html

In the Install gRPC step, I use the install command as follows:

git clone -b v1.0.0 https://github.com/grpc/grpc

then, I open directory grpc/third_party/protobuf and found that it is an empty folder.

I think that the command should change to

git clone --recursive -b v1.0.0 https://github.com/grpc/grpc
@ncteisen
Copy link

ncteisen commented Mar 1, 2017

Just put in a PR to make the docs more specific

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants