Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
docs: update README (#16)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/df1d01b4-3003-406c-856e-a7ec4bfb788c/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Mar 17, 2021
1 parent d6b163c commit 6a2bc22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -27,12 +27,12 @@ If you are using Maven, add this to your pom.xml file:

If you are using Gradle without BOM, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-gkehub:0.0.0'
compile 'com.google.cloud:google-cloud-gkehub:0.1.0'
```

If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.0.0"
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.1.0"
```

## Authentication
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-gkehub.git",
"sha": "26b03d5f577087d6709930b5b28079565fe0173c"
"sha": "eb44a9c359ed224f0f7075933302bef37c9027ef"
}
},
{
Expand Down

0 comments on commit 6a2bc22

Please sign in to comment.