Skip to content

Commit

Permalink
Merge pull request #304 from sendgrid/af4ro-patch-2
Browse files Browse the repository at this point in the history
Readability update
  • Loading branch information
thinkingserious authored Aug 13, 2018
2 parents 31677ea + 0a825f2 commit 4752f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,10 @@ Please run your code through:
```bash
# Clone your fork of the repo into the current directory
git clone https://github.com/sendgrid/sendgrid-ruby
# Navigate to the newly cloned directory
cd sendgrid-ruby
# Assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/sendgrid/sendgrid-ruby
```
Expand Down

0 comments on commit 4752f5c

Please sign in to comment.