Skip to content

Commit c8746a3

Browse files
authored
Fixed typo in pip install instructions (#834)
1 parent 71665c4 commit c8746a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ which relies on [pyzotero](https://github.com/urschrei/pyzotero).
861861
Install `pyzotero` via the `zotero` extra for this feature:
862862

863863
```bash
864-
pip install paperqa[zotero]
864+
pip install paper-qa[zotero]
865865
```
866866

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

0 commit comments

Comments
 (0)