Skip to content

Commit

Permalink
Fix README typo.
Browse files Browse the repository at this point in the history
Co-authored-by: Lauren Ko <[email protected]>
  • Loading branch information
somexpert and ldko authored Jul 2, 2024
1 parent 9bde7c7 commit b28a8ad
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 @@ -76,7 +76,7 @@ directions to start developing/testing.

4. Start the app.
```sh
$ flask --app aubrey-transcription run --debug
$ flask --app aubrey_transcription run --debug
```

5. You may now visit the app by visiting the location given to you after running the
Expand Down

0 comments on commit b28a8ad

Please sign in to comment.