Skip to content

Commit

Permalink
Update README.md to fix backend run typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshHare authored Nov 27, 2024
1 parent bac6db5 commit 1d5eb78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dotnet run
**Terminal 2**
```
cd frontend
dotnet npm run dev
npm run dev
```
**Terminal 3**
Expand All @@ -79,4 +79,4 @@ docker compose up mysql
# License
- [Apache 2.0](/LICENSE)
Copyright (C) 2018-2024 National Center for Atmospheric Research
Copyright (C) 2018-2024 National Center for Atmospheric Research

0 comments on commit 1d5eb78

Please sign in to comment.