aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar chedeti <chedeti@google.com>2016-08-04 11:56:54 -0700
committerGravatar chedeti <chedeti@google.com>2016-08-04 11:56:54 -0700
commit76db7f9a7cdf6b5fd6706037c72de1dd131b181e (patch)
tree0f1e1d823d6d1a8c5dd1a13365cc00f08dab4aa1 /tools
parent2e698457f370091111d0fe620bad306c743a3548 (diff)
use boost::make_shared
Diffstat (limited to 'tools')
-rw-r--r--tools/grift/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/grift/README.md b/tools/grift/README.md
index 2525f9b83d..7cbbdc567b 100644
--- a/tools/grift/README.md
+++ b/tools/grift/README.md
@@ -23,5 +23,4 @@ grift uses Compact Protocol to serialize thrift messages.
#Installation
Before Installing thrift make sure to apply this [patch](grpc_plugins_generator.patch) to third_party/thrift.
-Go to third_party/thrift and follow the [INSTALLATION](https://github.com/apache/thrift.git) instructions to
-install thrift. \ No newline at end of file
+Go to third_party/thrift and follow the [INSTALLATION](https://github.com/apache/thrift.git) instructions to install thrift with commit id bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c. \ No newline at end of file