Skip to content

Commit ec2dd2e

Browse files
committed
backend: minor typo fix
1 parent 4aa0992 commit ec2dd2e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Copy config.default.yaml to config.local.yaml. You may need to add oauth consume
2121
3. Run the dev server
2222

2323
```bash
24-
python app/server.py
24+
python monumental/server.py
2525
```
2626

2727
Test it out:

0 commit comments

Comments
 (0)