Skip to content

Commit fcbbca5

Browse files
committed
Remove another extra newline.
1 parent c3264a5 commit fcbbca5

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
@@ -110,8 +110,7 @@ directory.)
110110
To update the `java-repo-tools` directory, if you haven't done this before, run
111111

112112
```
113-
git remote add java-repo-tools
114-
git@github.com:GoogleCloudPlatform/java-repo-tools.git
113+
git remote add java-repo-tools git@github.com:GoogleCloudPlatform/java-repo-tools.git
115114
git fetch java-repo-tools master
116115
git checkout -b java-repo-tools java-repo-tools/master
117116
```

0 commit comments

Comments
 (0)