Skip to content

Fix backend run instructions in README#25

Closed
arpit-svg wants to merge 1 commit intoINCF:mainfrom
arpit-svg:fis-issue-22
Closed

Fix backend run instructions in README#25
arpit-svg wants to merge 1 commit intoINCF:mainfrom
arpit-svg:fis-issue-22

Conversation

@arpit-svg
Copy link
Copy Markdown

Fixes #22

Description:
The README contained incorrect instructions for running the backend application.
It suggested running the backend from the project root, but main.py is located
inside the backend directory.

Proposed Fix:
Updated the README to include changing into the backend directory before running
the backend application.

@QuantumByte-01
Copy link
Copy Markdown
Collaborator

Closing as a duplicate — the cd backend fix is already merged via #30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Update to improve the clarity of running from backend

2 participants