Skip to content

Commit

Permalink
Merge pull request #149 from fschwenn/documentation
Browse files Browse the repository at this point in the history
INSTALL.rst: update path in example
  • Loading branch information
david-caro authored Jul 4, 2017
2 parents 4819a0f + a54144b commit f33cee1
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 f33cee1

Please sign in to comment.