diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index dcea69e..0ef84dd 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -20,7 +20,7 @@ and merged into the target branch. **Note:** The code below assumes that the Scrapy repository is configured as the `upstream` remote in your local clone, which you can do with: -`git remote add upstream https://github.com/scrapy/scrapy.git` +`git remote add upstream git@github.com:scrapy/scrapy.git` If you are releasing major version `1.0.0`: