Skip to content

Commit

Permalink
Merge pull request #453 from kaiz-io/patch-1
Browse files Browse the repository at this point in the history
Docs(readme): Fix upstream
  • Loading branch information
ericzbeard authored Oct 2, 2024
2 parents 07c7cef + e00f3e7 commit f0f5f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Before you submit a template, we suggest that you follow these guidelines:

- Fork the repository and create a fresh branch to work on your sample
```
git remote add upstream git@github.com:aws-cloudformation/rain.git
git remote add upstream git@github.com:aws-cloudformation/aws-cloudformation-templates.git
git fetch upstream
git checkout -b my-branch-name upstream/main
git push -u origin
Expand Down

0 comments on commit f0f5f72

Please sign in to comment.