Merge pull request #827 from a11r/d2

Minor fix to INSTALL
pull/840/head release-0_5_0
Craig Tiller 10 years ago
commit 62d637c163
  1. 6
      INSTALL

@ -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:

Loading…
Cancel
Save