mirror of https://github.com/scrapy/scrapy.git
Updated Scrapy release procedure (markdown)
parent
7d6d859616
commit
5ac9762c18
|
|
@ -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`:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue