Thanks to visit codestin.com Credit goes to github.com
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 cc803bb commit 16451c4Copy full SHA for 16451c4
README.md
@@ -18,7 +18,7 @@ Create a php-5.3 application (you can call your application whatever you want)
18
Add this upstream Sendgrid repo
19
<pre>
20
cd sendgrid
21
- git remote add upstream -m master https://github.com/mariusrusu/openshift-sendgrid-php
+ git remote add upstream -m master https://github.com/sendgrid/openshift-sendgrid-php
22
git pull -s recursive -X theirs upstream master
23
</pre>
24
0 commit comments