Skip to content

Commit

Permalink
Fixed typo in pip install instructions (#834)
Browse files Browse the repository at this point in the history
maykcaldas authored Jan 27, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 71665c4 commit c8746a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -861,7 +861,7 @@ which relies on [pyzotero](https://github.com/urschrei/pyzotero).
Install `pyzotero` via the `zotero` extra for this feature:

```bash
pip install paperqa[zotero]
pip install paper-qa[zotero]
```

First, note that PaperQA2 parses the PDFs of papers to store in the database,

0 comments on commit c8746a3

Please sign in to comment.