Skip to content

Commit 40099db

Browse files
authored
chore: update README.md to provide SDK install instructions (#239)
1 parent 23ac246 commit 40099db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This library uses the [Application Default Credentials](https://cloud.google.com
1818
connection to the Cloud SQL server. For more details, see the previously
1919
mentioned link.
2020

21-
To activate credentials locally, use the following `gcloud` command:
21+
To activate credentials locally ensure the Google Cloud SDK is installed on your machine. For manual installation see [Installing Cloud SDK](https://cloud.google.com/sdk/docs/install). Once installed, use the following `gcloud` command:
2222

2323
```
2424
gcloud auth application-default login

0 commit comments

Comments
 (0)