Skip to content

Commit cced93c

Browse files
authored
Readability update
1 parent 2008480 commit cced93c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,10 @@ Please run your code through:
168168
```bash
169169
# Clone your fork of the repo into the current directory
170170
git clone https://github.com/sendgrid/sendgrid-java
171+
171172
# Navigate to the newly cloned directory
172173
cd sendgrid-java
174+
173175
# Assign the original repo to a remote called "upstream"
174176
git remote add upstream https://github.com/sendgrid/sendgrid-java
175177
```

0 commit comments

Comments
 (0)