diff --git a/README.md b/README.md index 67673d4d..6df473be 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ poetry shell ### Download and initialize the FlyWire connectome data (initially or upon version updates) ```bash -./scripts/init_data.sh +./scripts/make_data.sh ``` ## Run service locally