commit c482a7c365f10e2206bcfc3298a033292f9bbd0d parent 3c9ad2bd615ead091a3bdcfe4190bb36bbd76b0a Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Thu, 27 Mar 2025 11:10:00 -0500 Fixed README.md Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -45,7 +45,7 @@ running the server and client on the same machine, you can use `127.0.0.1` as the host. ```sh -./ttcli <host> <port> +ttcli <host> <port> ``` In the client, press `Enter` to start the game.