Skip to content

Commit 1900ec8

Browse files
committed
chore(collab): update readme - how to run locally
1 parent 0cab025 commit 1900ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/collaboration-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## To run locally:
2-
`uvicorn main:app --reload`
2+
`uvicorn app.main:app --reload`
33
## Planning
44

55
## APIs to implement:

0 commit comments

Comments
 (0)