From cc28827721e9c52e5eb7c3b0ee3f7fcead49566c Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Sun, 15 Oct 2023 14:43:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271e2e5..f0f14a8 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ By default the gtk frontend will open when running `lan-mouse`. To add a new connection, simply click the `Add` button on *both* devices, enter the corresponding hostname and activate it. -If the mouse does can not be moved onto a device, make sure you have port `4242` (or the one selected) +If the mouse can not be moved onto a device, make sure you have port `4242` (or the one selected) opened up in your firewall. The cli interface can be enabled using `--frontend cli` as commandline arguments.