Update README.md

This commit is contained in:
2025-05-16 20:58:55 -03:00
parent 14305d3a68
commit 989b4392e9

View File

@@ -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: 1. Go to your already cloned `orpheusdl/` directory and run the following command:
```sh ```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: 2. Execute:
```sh ```sh