Updated Scrapy release procedure (markdown)

Adrián Chaves 2019-08-01 17:08:35 +02:00
parent 7d6d859616
commit 5ac9762c18
1 changed files with 1 additions and 1 deletions

@ -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`: