From b091f7a675b98ed44f73f44e2a5ffa4e51129620 Mon Sep 17 00:00:00 2001 From: SuhEugene Date: Fri, 5 Jan 2024 09:15:07 +0300 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a028303..6bd9e86 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Command line options are as follows: For example, to run the server on websockets at port 12345 with bluetooth device support: -`intiface-engine --weboscket-port 12345 --use-bluetooth-le` +`intiface-engine --websocket-port 12345 --use-bluetooth-le` ## Compiling