Skip to content

Commit c3264a5

Browse files
committed
Remove extra newline in README
1 parent bc24c2b commit c3264a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ now-redundant plugin information.
8282
If you haven't done this before, run
8383

8484
```
85-
git remote add java-repo-tools
86-
git@github.com:GoogleCloudPlatform/java-repo-tools.git
85+
git remote add java-repo-tools git@github.com:GoogleCloudPlatform/java-repo-tools.git
8786
git fetch java-repo-tools master
8887
# Optional, but it makes pushing changes upstream easier.
8988
git checkout -b java-repo-tools java-repo-tools/master

0 commit comments

Comments
 (0)