Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Oct 28, 2021
2 parents b77cd5e + 2731d63 commit 6e65785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -104,7 +104,7 @@ Examples:
| Command | Description |
| ------------------------------------------------------------- | ----------------------------------------------- |
| `python -m whos_on_my_network start` | Will start the server up at `localhost:8080`. |
| `python -m whos_on_my_network --host 192.168.1.2 --port 7000` | Will start the server up at `192.168.1.2:7000`. |
| `python -m whos_on_my_network start --host 192.168.1.2 --port 7000` | Will start the server up at `192.168.1.2:7000`. |

## Screenshots

Expand Down

0 comments on commit 6e65785

Please sign in to comment.