Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ramintoosi committed Jul 11, 2023
1 parent 77ff0b3 commit 2ba5f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ separate server in your lab. Please carefully read the docs and check our tutori
## How to run

1. Run the backend by typing ```python ./ross_backend/app.py``` in the terminal.
- **optional**: To use a different port use ```python ./ross_backend/app.py --port 5631```.
2. Run the UI by typing ```python ./ross_ui/main.py``` in the terminal.

**Note:** If you have a separate server, run ```step 1``` in your server and ```step 2``` in your personal computer.
Expand Down

0 comments on commit 2ba5f7c

Please sign in to comment.