Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3293548
D4258.id13486.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
686 B
Referenced Files
None
Subscribers
None
D4258.id13486.diff
View Options
diff --git a/docs/dev_environment.md b/docs/dev_environment.md
--- a/docs/dev_environment.md
+++ b/docs/dev_environment.md
@@ -308,7 +308,7 @@
If you find yourself needing to modify the Protobuf schema files, you’ll need to set up the tools to run the codegen. Follow the steps below:
- `brew install autoconf automake libtool curl make unzip`
-- `wget https://github.com/protocolbuffers/protobuf/releases/download/v3.15.8/protobuf-cpp-3.15.8.tar.gz`
+- `curl -L https://github.com/protocolbuffers/protobuf/releases/download/v3.15.8/protobuf-cpp-3.15.8.tar.gz --output protobuf-cpp-3.15.8.tar.gz`
- `tar xfzv protobuf-cpp-3.15.8.tar.gz`
- `cd protobuf-3.15.8`
- `./configure`
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 5:37 PM (21 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2530773
Default Alt Text
D4258.id13486.diff (686 B)
Attached To
Mode
D4258: [docs] Replace `wget` command in gRPC docs with `curl`
Attached
Detach File
Event Timeline
Log In to Comment