Skip to content

Commit

Permalink
DOC: Add pip install instructions (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMetcalfe authored Apr 5, 2022
1 parent 2443f90 commit 27c62e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Please see the `Sample_Code` folder.
Documentation is available at
https://pythonhosted.org/PyPDF2/

##Installation

To install via pip:

`pip install PyPDF2`

## FAQ
Please see
Expand Down

0 comments on commit 27c62e5

Please sign in to comment.