aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 597a723..c3ac40a 100644
--- a/README.md
+++ b/README.md
@@ -66,10 +66,11 @@ form's Model pick decides which server boots.
## Updating
-Run `Configure Backends > Update Generator` in the hub: it fetches the
-latest code and moves the checkout to the remote's default branch (the
-same fetch + hard-reset flow the backend checkouts use), then asks you to
-restart so the new code loads. Nothing you generate or download is at risk
+Run `Configure Backends > Update tts-audiobook-generator` in the hub: it
+fetches the latest code and moves the checkout to the remote's default
+branch (the same fetch + hard-reset flow the backend checkouts use), then
+asks you to restart so the new code loads. Nothing you generate or download
+is at risk
— `input/`, `output/`, `voices/`, `app/envs/`, model weights, and logs are
untracked and outside the reset's reach — and **locally modified tracked
files are preserved**: `app/converter/config.py` (your settings) and any