Skip to content

Commit fc414ae

Browse files
Update quickstart.md
1 parent 010b218 commit fc414ae

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/quickstart.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,18 @@
2727

2828
## ⚙️ Base Setup
2929

30-
1. Go to the [UnityNeuroSpeech GitHub repository](https://github.com/HardCodeDev777/UnityNeuroSpeech) and download the following **four files** from the latest Release:
30+
1. Go to the [UnityNeuroSpeech GitHub repository](https://github.com/HardCodeDev777/UnityNeuroSpeech) and download the following **three files** from the latest Release:
3131

32-
- `UnityNeuroSpeech.X.X.X.rar` – main framework files
33-
- `default.venv.rar` – Python environment for the TTS server
34-
- `TTSModel.rar` – pretrained XTTS model
35-
- `Setup.rar` - iles for quick automatic setup
32+
- `UnityNeuroSpeech.X.X.X.zip` – main framework files
33+
- `TTSModel.zip` – pretrained XTTS model
34+
- `Setup.zip` - files for quick automatic setup
3635

3736
2. Create a new empty folder anywhere on your computer (name it however you like).
38-
3. Unpack `Setup.rar`
37+
3. Unpack `Setup.zip`
3938
3. Drag all the following into that folder:
4039

41-
- Contents from `Setup.rar`
42-
- Three other `.rar` archives mentioned above
40+
- Contents from `Setup.zip`
41+
- Two other `.zip` archives mentioned above
4342

4443
4. Run `RunPowershell.bat`
4544

0 commit comments

Comments
 (0)