We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2008480 commit cced93cCopy full SHA for cced93c
1 file changed
CONTRIBUTING.md
@@ -168,8 +168,10 @@ Please run your code through:
168
```bash
169
# Clone your fork of the repo into the current directory
170
git clone https://github.com/sendgrid/sendgrid-java
171
+
172
# Navigate to the newly cloned directory
173
cd sendgrid-java
174
175
# Assign the original repo to a remote called "upstream"
176
git remote add upstream https://github.com/sendgrid/sendgrid-java
177
```
0 commit comments