Skip to content

Commit 1e3f3b0

Browse files
committed
Update documentation to mention how to upgrade
1 parent 4b35ef0 commit 1e3f3b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Locally:
2020

2121
python setup.py install
2222

23+
### Upgrading
24+
25+
If using pip, then use pip with the `--upgrade` flag, e.g.
26+
27+
pip install --upgrade git+https://github.com/pdftables/python-pdftables-api.git
2328

2429
## Usage
2530

0 commit comments

Comments
 (0)