Skip to content
Snippets Groups Projects
Commit 3fe631d1 authored by Juanli Shen's avatar Juanli Shen
Browse files

Update doc about using clang-5.0

parent a2f1e924
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ gRPC C++ - Building from source
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
$ [sudo] apt-get install clang-5.0 libc++-dev
```
## MacOS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment