Skip to content

Commit 51f39d9

Browse files
Update quickstart.md
- Github doesn't allow you to put folder in Releases, only archives. So, fix in doc
1 parent a73fc8a commit 51f39d9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/quickstart.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@
3232
- `UnityNeuroSpeech.X.X.X.rar` – main framework files
3333
- `default.venv.rar` – Python environment for the TTS server
3434
- `TTSModel.rar` – pretrained XTTS model
35-
- `Setup/` - folder with files for quick automatic setup
35+
- `Setup.rar` - iles for quick automatic setup
3636

3737
2. Create a new empty folder anywhere on your computer (name it however you like).
38+
3. Unpack `Setup.rar`
3839
3. Drag all the following into that folder:
3940

40-
- The entire `Setup/` folder (contents only)
41-
- The three `.rar` archives mentioned above
41+
- Contents from `Setup.rar`
42+
- Three other `.rar` archives mentioned above
4243

4344
4. Run `RunPowershell.bat`
4445

0 commit comments

Comments
 (0)