We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc24c2b commit c3264a5Copy full SHA for c3264a5
README.md
@@ -82,8 +82,7 @@ now-redundant plugin information.
82
If you haven't done this before, run
83
84
```
85
-git remote add java-repo-tools
86
-git@github.com:GoogleCloudPlatform/java-repo-tools.git
+git remote add java-repo-tools git@github.com:GoogleCloudPlatform/java-repo-tools.git
87
git fetch java-repo-tools master
88
# Optional, but it makes pushing changes upstream easier.
89
git checkout -b java-repo-tools java-repo-tools/master
0 commit comments