Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathom authored Dec 7, 2024
1 parent 30df9a8 commit 889ab7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 889ab7f

Please sign in to comment.