Skip to content

Commit

Permalink
example(readme): fix server usage
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Apr 14, 2024
1 parent 37415f4 commit 8d942ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ working correctly:

```bash
$ mkdir server_root
$ python3 ../test/server/server.py 2121 server_root
$ python3 ../test/server/server.py server_root 2121
```

0 comments on commit 8d942ca

Please sign in to comment.