From 3ebec60ec45d3b7867d80907a0acf32c94e7d98e Mon Sep 17 00:00:00 2001
From: Chen Wang <chenw@google.com>
Date: Tue, 3 Feb 2015 15:19:05 -0800
Subject: [PATCH] Only add project_id for GCE command line.

---
 examples/tips/README | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/examples/tips/README b/examples/tips/README
index 3835175097..ae7d096c2e 100644
--- a/examples/tips/README
+++ b/examples/tips/README
@@ -24,8 +24,3 @@ account credential:
 bins/opt/tips_client
     --project_id="your project id"
     --service_account_key_file="absolute path to the JSON key file"
-    --project_id="your project id"
-
-    
-
-
-- 
GitLab