Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Sep 5, 2023
1 parent f456864 commit 9a917fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mkdir -p $GOPATH/src/connectrpc.com
cd $GOPATH/src/connectrpc.com
git clone [email protected]:your_github_username/conformance.git
cd conformance
git remote add upstream https://connectrpc.com/conformance.git
git remote add upstream https://github.com/connectrpc/conformance.git
git fetch upstream
```

Expand Down

0 comments on commit 9a917fa

Please sign in to comment.