Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arie-matsliah authored Aug 14, 2023
1 parent 1bc24f7 commit 3dbcb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3dbcb93

Please sign in to comment.