ThreadAbort commited on
Commit
d35ea2b
·
unverified ·
2 Parent(s): 06dfc33 cc87f2f

Merge pull request #2 from 8b-is/copilot/sub-pr-1

Browse files

Correct repository organization name in README clone instructions

Files changed (1) hide show
  1. README.md +1 -1
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/your-org/IndexTTS-Rust.git
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)