Skip to content

Commit d286b20

Browse files
author
Shun Fan
committed
Reword credential creation in README.md
1 parent a3d8e0a commit d286b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-storage/storage-transfer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This app creates two types of transfers using the Transfer Service tool.
88
1. Go to the [Developers Console](https://cloud.google.com/console) and create or select your project.
99
You will need the project ID later.
1010
1. Within Developers Console, select APIs & auth > Credentials.
11-
1. Add a new JSON key credential for a service account.
11+
1. Select Add credentials > Service account > JSON key.
1212
1. Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to point to your JSON key.
1313
1. Add the Storage Transfer service account, cloud-mobility@system.gserviceaccount.com as an
1414
editor of your project.

0 commit comments

Comments
 (0)