From 48c46aae232ec36e5a9037b6e0558ce7e2d55fb0 Mon Sep 17 00:00:00 2001 From: Mariano Gappa Date: Sat, 29 Jun 2024 18:46:58 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8c4b38..d6ccb59 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ $ PORT=1234 truco server If you want to play via example terminal-based frontend, start two clients on separate terminals ```bash -$ truco player1 +$ truco player 1 ``` ```bash -$ truco player2 +$ truco player 2 ``` ### Playing with someone else over the Internet @@ -59,11 +59,11 @@ Then, the clients can connect to the address the tunnel provides, e.g. if tunnel Start the clients with ```bash -$ truco player1 retail-curves-bernard-affairs.trycloudflare.com +$ truco player 1 retail-curves-bernard-affairs.trycloudflare.com ``` ```bash -$ truco player2 retail-curves-bernard-affairs.trycloudflare.com +$ truco player 2 retail-curves-bernard-affairs.trycloudflare.com ``` ### Project status