Skip to content
Snippets Groups Projects
Commit 87709366 authored by Abhishek Kumar's avatar Abhishek Kumar
Browse files

Update INSTALL

parent 1f8b0bbe
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,10 @@ wiki pages: ...@@ -12,8 +12,10 @@ wiki pages:
$ git clone https://github.com/grpc/grpc.git $ git clone https://github.com/grpc/grpc.git
$ git submodule update --init $ git submodule update --init
$ make $cd grpc
$ sudo make install
$ make
$ sudo make install
You don't need anything else than GNU Make, gcc and autotools. Under a Debian 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: 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