Skip to content

Commit

Permalink
INSTALL.rst: update path in example
Browse files Browse the repository at this point in the history
* Updates the path in the arXiv-example.

Signed-off-by: fschwenn <[email protected]>
  • Loading branch information
fschwenn committed Jul 3, 2017
1 parent 4819a0f commit a54144b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spider:
.. code-block:: console
cdvirtualenv src/hepcrawl
scrapy crawl arXiv -a source_file=file://`pwd`/tests/responses/arxiv/sample_arxiv_record.xml
scrapy crawl arXiv -a source_file=file://`pwd`/tests/unit/responses/arxiv/sample_arxiv_record.xml
Run the crawler with INSPIRE (assuming you already have a virtualenv with everything set up).
Expand Down

0 comments on commit a54144b

Please sign in to comment.