Skip to content

Commit 889ab7f

Browse files
authored
Update README.md
1 parent 30df9a8 commit 889ab7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ First, ensure [Python](https://www.python.org/downloads/) (version 3.10 or great
2727
pip3 install streamrip --upgrade
2828
```
2929

30+
If you run into issues, try installing directly from the `dev` branch:
31+
32+
```bash
33+
pip3 install git+https://github.com/nathom/streamrip.git@dev
34+
```
35+
3036
When you type
3137

3238
```bash

0 commit comments

Comments
 (0)