dcrey7 commited on
Commit
7eca66f
·
1 Parent(s): 06229d7

fix: remove incorrect pipeline instruction from README

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -86,14 +86,6 @@ The app requires these files to be present:
86
  └── ... # 97 department files
87
  ```
88
 
89
- To regenerate the data from scratch, run the pipeline:
90
-
91
- ```bash
92
- uv run python main.py
93
- ```
94
-
95
- This downloads DVF data (2020-2024), cleans, deduplicates, and aggregates it into the JSON files above. Takes ~10-15 minutes depending on network speed.
96
-
97
  ---
98
 
99
  ## Data
 
86
  └── ... # 97 department files
87
  ```
88
 
 
 
 
 
 
 
 
 
89
  ---
90
 
91
  ## Data