From 989b4392e9a70523c94b9b45c2e9f5cd4af3e0c0 Mon Sep 17 00:00:00 2001 From: mttw Date: Fri, 16 May 2025 20:58:55 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 911abde..09036da 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Follow these steps to get a local copy of Orpheus up and running: 1. Go to your already cloned `orpheusdl/` directory and run the following command: ```sh - git clone --recurse-submodules https://github.com/Dniel97/orpheusdl-tidal.git modules/tidal + git clone --recurse-submodules https://code.ovosimpatico.com/mttw/orpheusdl-tidal.git modules/tidal ``` 2. Execute: ```sh