1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Fix incorrect spelling of file setup_db.sh (#593)

This commit is contained in:
memer
2022-12-17 16:33:03 +01:00
committed by GitHub
parent a814ac0d5c
commit c1345414e2

View File

@ -2,4 +2,4 @@ This directory includes weather information obtained from NOAA for NYC Central P
# Setup Instructions
Set up a sqlite3 database by executing the setup_db.sh file: `bash sqlite_db.sh`
Set up a sqlite3 database by executing the setup_db.sh file: `bash setup_db.sh`