Skip to content

Commit 4abfd1a

Browse files
surajitsurajit
authored andcommitted
update readme
1 parent 9e6c151 commit 4abfd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ payment. The Organization makes the payment and a payment record is saved in the
2323
- pip install -r requirements.txt
2424
- create .env file and add the keys for env-example
2525
- alembic upgrade head (to migrate)
26-
- uvicorn main:app --reload (to run server)
26+
- uvicorn app:app --reload (to run server)
2727

2828
# External Integrations
2929

0 commit comments

Comments
 (0)