From 889ab7fb1566bd28eb92b208f70d5db4d9967f06 Mon Sep 17 00:00:00 2001 From: Nathan Thomas Date: Fri, 6 Dec 2024 22:53:00 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8680cf0..4180d1a 100644 --- a/README.md +++ b/README.md @@ -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