Skip to content

Commit

Permalink
docs: update README to correct npm run command for development
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedhossamdev committed Nov 15, 2024
1 parent 590620d commit 31b1a44
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 @@ -8,7 +8,7 @@ This is the next-generation OneBusAway web application, built on top of [SvelteK
npm install
cp .env.example .env
# edit .env with your editor of choice
npm run devPUBLIC_NAV_BAR_LINKS
npm run dev
```

## `.env` File Keys
Expand Down

0 comments on commit 31b1a44

Please sign in to comment.