diff --git a/README.md b/README.md
index 982e136..c8736c9 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ The setup workflow never overwrites committed files in `data/`. See `data-setup/
Run the full source-data setup workflow with:
```bash
-bash data-setup/run_data_setup.sh --full-test
+bash data-setup/run_data_setup.sh
```
This downloads script-accessible source files, checks required local files, rebuilds model-ready inputs locally, and writes a comparison report. Manifesto Project requires your own API key, and the Morgan OCR/transcription file can be provided on request.
diff --git a/data-setup/README.md b/data-setup/README.md
index 01560c8..7a7d997 100644
--- a/data-setup/README.md
+++ b/data-setup/README.md
@@ -49,19 +49,19 @@ _local/reports/ # comparison reports
## Commands
-Run the setup script with one explicit option:
+Run the full source-data setup workflow with:
```bash
-bash data-setup/run_data_setup.sh