copilot-swe-agent[bot]
8bit-wraith
commited on
Commit
·
cc87f2f
1
Parent(s):
85a9993
Update repository URL to use correct organization 8b-is
Browse filesCo-authored-by: 8bit-wraith <[email protected]>
README.md
CHANGED
|
@@ -39,7 +39,7 @@ Compared to the Python implementation:
|
|
| 39 |
|
| 40 |
```bash
|
| 41 |
# Clone the repository
|
| 42 |
-
git clone https://github.com/
|
| 43 |
cd IndexTTS-Rust
|
| 44 |
|
| 45 |
# Build in release mode (optimized)
|
|
|
|
| 39 |
|
| 40 |
```bash
|
| 41 |
# Clone the repository
|
| 42 |
+
git clone https://github.com/8b-is/IndexTTS-Rust.git
|
| 43 |
cd IndexTTS-Rust
|
| 44 |
|
| 45 |
# Build in release mode (optimized)
|