Skip to content

Commit

Permalink
update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmengyu committed May 13, 2024
1 parent 867b790 commit 35ac3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TIV24_OpenAnnotate3D2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pip install -r requirements.txt
5. Run the code `python server.py` in the terminal
6. After completing the above steps, you will see the following output in the terminal.

![01.png](assets/01.png)
![01.png](Server/assets/01.png)

The port used by the server is `5002` by default. If you need to use other ports, please modify the `port` parameter value in the following code in the `server.py` file

Expand Down

0 comments on commit 35ac3a3

Please sign in to comment.