aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-04 08:26:53 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-04 08:26:53 -0700
commit0df90f049ad8ee0da6e47bbe89650fcf9bee25e2 (patch)
treeb1804a6021d8d5b636805f6e4f14e6c1a9e962d2 /INSTALL.md
parentb58de7238981dc5fa3a18db4941bddca75c0d521 (diff)
parent82c7fec59c41c7d0be23550169a46848489ba68c (diff)
Merge github.com:grpc/grpc into lazy-batches
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 89f2f11f9d..ac03a5e6ac 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -22,6 +22,12 @@ refer to these documents
$ [sudo] apt-get install build-essential autoconf libtool
```
+If you plan to build from source and run tests, install the following as well:
+```sh
+ $ [sudo] apt-get install libgflags-dev libgtest-dev
+ $ [sudo] apt-get install clang libc++-dev
+```
+
## Mac OSX
For a Mac system, git is not available by default. You will first need to