From 2deb9865e970d90c022df47b91082a156b12c379 Mon Sep 17 00:00:00 2001
From: Abhishek Kumar <abhikumar@google.com>
Date: Wed, 25 Feb 2015 16:55:58 -0800
Subject: [PATCH] Update INSTALL

---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 3f1c5fe276..0b632f1944 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ wiki pages:
  $ git clone https://github.com/grpc/grpc.git
  $ git submodule update --init
 
- $cd grpc
+ $ cd grpc
  
  $ make 
  $ sudo make install
-- 
GitLab