Skip to content

Commit

Permalink
Update INSTALL for C
Browse files Browse the repository at this point in the history
Missed a step
  • Loading branch information
oaktowner committed Feb 26, 2015
1 parent 68acd35 commit 4175d84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4175d84

Please sign in to comment.