mirror of https://github.com/scrapy/scrapy.git
Merge pull request #460 from tntC4stl3/master
duplicate 'use' in line 87
This commit is contained in:
commit
afe6eaa2fe
|
|
@ -84,7 +84,7 @@ Next, you go inside the new project directory::
|
|||
|
||||
cd myproject
|
||||
|
||||
And you're ready to use use the ``scrapy`` command to manage and control your
|
||||
And you're ready to use the ``scrapy`` command to manage and control your
|
||||
project from there.
|
||||
|
||||
Controlling projects
|
||||
|
|
|
|||
Loading…
Reference in New Issue