We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd78764 + cb7a2df commit d5d6be7Copy full SHA for d5d6be7
CONTRIBUTING.md
@@ -147,7 +147,7 @@ Please run your code through:
147
# Clone your fork of the repo into the current directory
148
git clone https://github.com/sendgrid/ruby-http-client
149
# Navigate to the newly cloned directory
150
- cd sendgrid-python
+ cd ruby-http-client
151
# Assign the original repo to a remote called "upstream"
152
git remote add upstream https://github.com/sendgrid/ruby-http-client
153
```
0 commit comments