Skip to content

Commit

Permalink
Added zotero extra to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbraza committed Sep 9, 2024
1 parent 76cdd37 commit 4bcc477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,10 +372,10 @@ If you use [Zotero](https://www.zotero.org/) to organize your personal bibliogra
you can use the `paperqa.contrib.ZoteroDB` to query papers from your library,
which relies on [pyzotero](https://github.com/urschrei/pyzotero).

Install `pyzotero` to use this feature:
Install `pyzotero` via the `zotero` extra for this feature:

```bash
pip install pyzotero
pip install paperqa[zotero]
```

First, note that `paperqa` parses the PDFs of papers to store in the database,
Expand Down

0 comments on commit 4bcc477

Please sign in to comment.