diff --git a/INSTALL b/INSTALL index c12bea089fc258c86f8187d1490056b7f2f4b81f..50040d7d21cc4f7d8bdc5bf42508b89d686a3a59 100644 --- a/INSTALL +++ b/INSTALL @@ -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: