Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaSan147 committed Jan 1, 2023
1 parent b5b8e93 commit c110749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Server side requirement
2. Or Use This Script on terminal where you want to save it.
```
curl -O local_server.py https://raw.githubusercontent.com/RaSan147/py_httpserver_Ult/main/local_server.py # download script and replace old version
local_server.py # run like a script
.\local_server.py # run like a script
```
3. The server will show your ip and port, use that with and local device browser under the same network
* Like this `192.168.0.100:6969/`
Expand Down

0 comments on commit c110749

Please sign in to comment.