Skip to content
Snippets Groups Projects
Commit 18f42e4b authored by Jayant Kolhe's avatar Jayant Kolhe
Browse files

Merge pull request #824 from grpc/oaktowner-patch-1

Update INSTALL for C
parents 67347d8a 4175d84d
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,10 @@ wiki pages:
*************************
$ git clone https://github.com/grpc/grpc.git
$ cd grpc
$ git submodule update --init
$ make
$ sudo make install
$ make
$ sudo make install
You don't need anything else than GNU Make, gcc and autotools. Under a Debian
or Ubuntu system, this should boil down to the following packages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment