Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogappa authored Jun 29, 2024
1 parent c164314 commit 48c46aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 48c46aa

Please sign in to comment.