From a9949d3b81f5aa6899102330ee903f411a290535 Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:07:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eda37ec..169c376 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ usage: `python3 wordle.py [--no-unicode]` alternatively, you can play it remotely: `telnet wordle.xereeto.co.uk 7777 ` or -`ssh wordle@wordle.xereeto.co.uk -p 9999` +`ssh play@wordle.xereeto.co.uk -p 9999` ![image](https://user-images.githubusercontent.com/4806744/152666421-ca5dd7a1-6da2-475d-9aa1-377486a37ed6.png)