Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added couple links on creating service account credentials
  • Loading branch information
howardbaik authored Mar 31, 2023
1 parent 06b76c5 commit df9d30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Website](https://cloud.google.com/text-to-speech/)

4. [Generate a service account
credential](https://cloud.google.com/storage/docs/authentication#generating-a-private-key)
as a JSON file
as a JSON file by first [creating a service account](https://developers.google.com/workspace/guides/create-credentials#create_a_service_account) and then [creating credentials for a service account](https://developers.google.com/workspace/guides/create-credentials#create_credentials_for_a_service_account)
5. Return to R, and install the official release via
`install.packages("googleLanguageR")`, or the development version
with `remotes::install_github("ropensci/googleLanguageR")`
Expand Down

0 comments on commit df9d30f

Please sign in to comment.