Skip to content

Commit

Permalink
Updated from source 40f9be2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 14, 2023
1 parent c0ed563 commit ce5a0de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You must already have [Python](https://wiki.python.org/moin/BeginnersGuide/Downl

```bash
# Install / Update to specific version
python3 -m pip install git+https://[email protected]/ping/[email protected].0 --upgrade
python3 -m pip install git+https://[email protected]/ping/[email protected].1 --upgrade

# Install / Update from latest source
python3 -m pip install git+https://[email protected]/ping/odmpy.git --upgrade --force-reinstall
Expand Down Expand Up @@ -80,7 +80,7 @@ Available commands:
ret Return an audiobook loan file (odm).
info Get information about an audiobook loan file (odm).
Version 0.8.0. [Python 3.10.6-darwin] Source at https://github.com/ping/odmpy
Version 0.8.1. [Python 3.10.6-darwin] Source at https://github.com/ping/odmpy
```
### Download via Libby
Expand Down

0 comments on commit ce5a0de

Please sign in to comment.