Skip to content

Commit

Permalink
Correct file name and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Jan 12, 2024
1 parent a002639 commit b434d2d
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -13,7 +13,7 @@ cargo run --bin processstatic
3. Zip the folder `anteater_gtfs` with no underlying folder inside the final zip

```bash
zip -r anteater_express.zip anteater_express/
zip -r anteater_gtfs.zip anteater_express/
```

Now your Anteater static file is done!
Expand Down
Binary file modified anteater_gtfs.zip
Binary file not shown.

0 comments on commit b434d2d

Please sign in to comment.