diff options
-rw-r--r-- | README_GCE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README_GCE.md b/README_GCE.md index 3401fead2..e315dade9 100644 --- a/README_GCE.md +++ b/README_GCE.md @@ -40,6 +40,7 @@ Create a gce.ini file for GCE * gce_service_account_email_address - Found in "APIs & auth" -> Credentials -> "Service Account" -> "Email Address" * gce_service_account_pem_file_path - Full path from previous steps * gce_project_id - Found in "Projects", it list all the gce projects you are associated with. The page lists their "Project Name" and "Project ID". You want the "Project ID" + 1. vi ~/.gce/gce.ini 1. make the contents look like this: ``` |