mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-09 14:11:55 -04:00
Update README.md
This commit is contained in:
parent
30df9a80b5
commit
889ab7fb15
1 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,12 @@ First, ensure [Python](https://www.python.org/downloads/) (version 3.10 or great
|
|||
pip3 install streamrip --upgrade
|
||||
```
|
||||
|
||||
If you run into issues, try installing directly from the `dev` branch:
|
||||
|
||||
```bash
|
||||
pip3 install git+https://github.com/nathom/streamrip.git@dev
|
||||
```
|
||||
|
||||
When you type
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue