Skip to content

Commit

Permalink
Merge pull request #82 from howardbaek/master
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 authored Apr 1, 2023
2 parents 06b76c5 + df9d30f commit 27e1e0e
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 27e1e0e

Please sign in to comment.