Skip to content
Snippets Groups Projects
Commit 5c425748 authored by Tiphaine Viard's avatar Tiphaine Viard
Browse files

Update file README.md

parent 3356899e
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,4 @@ source venv/bin/activate
pip install -r requirements.txt
```
You can then run `make download` to download PDF files, `make parse` to download and extract their contents. PDF fiels are stored in `./pdfs`, and textual contents in ` ./txts/`.
You can then run `snakemake -c4` to download PDF files and extract their contents. PDF files are stored in `./pdfs`, and textual contents in ` ./txts/`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment